Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
I'm trying to increase the padding on both sides of this section on my homepage:
I tried this code:
#shopify-section-template--18647897538772__rich_text_B7Na4W .p {
max-width: 50% !important;
}
but it didn't work. What am I doing wrong?
Site: https://maison-rouge-ny.myshopify.com/
PW: thifis
Solved! Go to the solution
This is an accepted solution.
#shopify-section-template--18647897538772__rich_text_B7Na4W p {
max-width: 50% !important;
margin-inline: auto;
}
This is an accepted solution.
#shopify-section-template--18647897538772__rich_text_B7Na4W p {
max-width: 50% !important;
margin-inline: auto;
}
Please try the code I provide you here
Best,
Daisy
This is Richard from PageFly - Shopify Page Builder App
Hi @jasminsharp97 Please follow image here to fix it:
https://monosnap.com/direct/MGqpcFy64DwQMGBQcTyFiaiavjUZaP
Hope my solution will help you resolve the issue.
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
Hi, It worked ?
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
I tried, but it gave me an error and said I couldn't save my CSS because there's an error and it's invalid CSS.
Oh i got it. maybe we should dig deeper into this element. But I just saw you fixed it. Thank you.
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.