A user working with the Vantage theme needs to adjust column widths in their mega menu so text displays on a single line instead of wrapping. Theyβve created a mega menu with images and two columns of links but cannot locate the width settings.
Proposed Solutions:
Multiple responders suggested CSS modifications:
Primary recommendation: Add CSS code to stylesheet.css or stylesheet.css.liquid targeting .menu-wrapper .inside-wrapper with width: auto !important
Alternative approaches: Modify queries.css with media query adjustments for grid layout, or insert custom CSS before the closing </body> tag in theme.liquid
Implementation Path:
All solutions follow similar steps: Navigate to Online Store β Themes β Edit Code β locate the appropriate CSS file β paste the provided code at the bottom.
The user shared their store preview URL to enable troubleshooting. The discussion remains technical, focused on CSS-based width adjustments for mega menu columns.
Summarized with AI on November 16.
AI used: claude-sonnet-4-5-20250929.
I have created a mega menu with images, two columns of links, but can not find where to change the width of each column so the text fits in one line. Here is an example: