Hey everybody, would it be to center this green Shop Now button in my shopify theme (Brooklyn) ? I would be really thankful for any help!
Thank you!
Hey everybody, would it be to center this green Shop Now button in my shopify theme (Brooklyn) ? I would be really thankful for any help!
Thank you!
Hi @Masaru
Sorry for facing this issue, it’s my pleasure to help us.
Welcome to the Shopify community! and Thanks for your Good question.
Please share your site URL, So I will check and provide a solution here.
Hey, it’s
The problem is for the mobile version btw.
hello just add this code on your theme.css if you don’t know how i will do it for you
.feature-row__item.feature-row__text.feature-row__text–left { padding-left: 28% !important; }
Perfect it worked thank you !