mega menu sides white

Topic summary

A user seeks to extend their desktop mega menu’s white background to full width while keeping the menu items in their current position. The site in question is vazluxe.com.

Initial Solution Provided:

  • Add CSS code to theme.liquid file above the </body> tag
  • This approach appears to reposition the menu items themselves

Current Status:

  • The proposed solution doesn’t meet the requirement
  • User clarified they only want the white background extended to the sides, not the menu items moved
  • Discussion remains open with no accepted solution yet

The issue involves CSS customization of a Shopify theme’s header mega menu component.

Summarized with AI on October 31. AI used: claude-sonnet-4-5-20250929.

Hi,

my mega menu on desktop I want to fill the sides so its full width with white. my site is https://vazluxe.com/

1 Like

Hey @Luxurymrkt

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


RESULT:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

Hey thanks, But I don’t want to move the menu items, just fille the sides white. is that possible?