Navigation Menu

Topic summary

A user encountered a white line appearing in their navigation menu while using the Symmetry theme. An image was provided showing the issue.

A solution was offered involving custom CSS:

  • Navigate to theme’s “Edit Code” section
  • Locate “theme.liquid” file
  • Add specific CSS code below the <head> tag

Resolution: The proposed fix successfully resolved the navigation menu display issue.

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

Hi,

I have an issue for my navigation menu. I don’t know why my navigation bar menu will show up a white line. I attached the image below. My theme is symmetry. Thank you!

https://www.phantomgogo.com/?_ab=0&_fd=0&_sc=1

Hey @Kathy518 ,

Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.


Screenshot is for reference only, the correct code to paste is the one shown above.

Thank you! It works!