How can I center a product in a blog post?

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


:slightly_smiling_face:

Thank you in advance

hii, @TendanceRetro
Provide me your store URL so,
I can resolve your problem and give you a proper solution.
Thank You.

here is the url of my store : www.tendance-retro.fr

The url of my post blog : https://www.tendance-retro.fr/blogs/annees-50/12-idees-de-tenues-pour-une-soiree-guinguette

Thank you so much

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) ?

@TendanceRetro
Send me screenshot.

If i add other product on other blog post is this solution work ?