I need help to remove that space.
Store: https://momscloset.myshopify.com/
Pass: w
A Shopify store owner using the Motion theme needed to remove unwanted spacing to achieve full-width content across all sections.
Solution Provided:
theme.liquid file before the </body> tag.page-width wrapper to max-width: 100% !importantFollow-up Request:
Status: Resolved. The user confirmed the solution worked and expressed appreciation for the help.
I need help to remove that space.
Store: https://momscloset.myshopify.com/
Pass: w
Please add below code above in theme.liquid
online store >> edit code >> theme.liquid
.feature-row-wrapper{ max-width:100%!important; }Hi @djawedbhn ,
This is Victor from PageFly - Landing page builder, I’d like to suggest this idea for solution:
Step 1. Go to Online Store → Theme → Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before :
Hope my answer will help you.
Best regards,
Victor | PageFly
tysm it worked, and can you centered the text please !!
Only for ‘text-and-image’ section
Apperciate your help
Thank you