Make section full width

Topic summary

A user wants to make a section containing footwear/bags/accessories full width on their Shopify store.

Proposed Solution:

  • Access the theme code via Online Store → Theme → Edit Code
  • Locate the theme.liquid file
  • Add custom CSS markup above the </head> tag

Note: The specific code snippet and URL appear corrupted or reversed in the original post, making the exact implementation unclear. The discussion seems to be awaiting clarification or a corrected code example to complete the customization.

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

HI,

Id like to make the section with footwear/bags/accessories full width

https://luxurymrkt.com/

thaknks

You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the theme.liquid file and add the following code above the tag


Hopefully it will help you. If yes then Please don’t forget hit Like and Mark it as solution!