Hello everybody !
I would like to center a product in a blog post.
I used the “Sell Channel” “Buy Button” on shopify to create the code but when i past it on my blog post the product is stuck on the left.
I add a picture to show you the problem. You can find the code bellow for help me
Thank you in advance
system
August 11, 2021, 3:14pm
2
hii, @TendanceRetro
Provide me your store URL so,
I can resolve your problem and give you a proper solution.
Thank You.
system
August 11, 2021, 3:27pm
4
hii, @TendanceRetro
Paste this code in top of theme.scss file.
div#product-component-1628693143594 {
margin-left: 270px !important;
}
Thank You.
Thank you for your answer but is this code work for all the product that i will add on my post blog with this method (sell channel and buy button) ?
system
August 11, 2021, 3:32pm
6
@TendanceRetro
Send me screenshot.
If i add other product on other blog post is this solution work ?