Make section full width

Topic summary

A user seeks to make a specific page section full width on both desktop and mobile, while also eliminating white spacing between images on mobile.

Solution Provided:

  • Navigate to Shopify Admin → Online Store → Theme → Edit code
  • Locate the theme.liquid file
  • Insert custom CSS code above the </head> tag

The responder provided specific CSS code (though garbled in the conversation text) and included a screenshot showing the expected result. The solution appears to address both the full-width requirement and mobile spacing issue through theme customization.

Summarized with AI on November 8. AI used: claude-sonnet-4-5-20250929.

Hi I want to make this section full width on both mobile and desktop

also no white spacing between images on mobile

https://luxurymrkt.com/pages/membersonly

Hi @Luxurymrkt ,

Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above tag:


Here is result:

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you :heart_eyes: