submenu alignment Dawn theme

Topic summary

A user encountered misalignment issues with submenu text in the Dawn theme, where menu items appeared inconsistently aligned rather than uniformly left-aligned.

Solution Provided:

  • Add custom CSS code to the theme.liquid file
  • Insert the code snippet above the </body> tag in the theme editor
  • The CSS targets submenu elements to enforce left alignment

Outcome:
The solution successfully resolved the alignment issue. The user confirmed the fix worked as intended, achieving consistent left alignment across all submenu items.

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

hi there,

The text on my submenus seems to be misaligned, how do I fix this so they’re both left aligned?

Website

password: waiheke

Thanks!

1 Like

Hey @INFRA

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 solve your problem then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

1 Like

great, thanks so much!

1 Like

Thank you for your reply. I’m glad to hear that the solution worked well for you. If you require any more help, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.