How do I remove underline on my navigation bar & store name

Topic summary

A user is experiencing unwanted underlines appearing on navigation bar links and the store name text (which hasn’t been converted to a logo image yet).

Suggested Solutions:

  • Inspect the code to identify the CSS class of the affected links
  • Add the “text-decoration: none” property to that class in the theme’s CSS file
  • Another responder requested the store link and password to examine the issue directly and provide a tailored solution

Status: The issue remains unresolved, awaiting either implementation of the CSS fix or further diagnostic information from the store owner.

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

I have an underline that shows under each navigation bar link as well as the store name text (it hasn’t been changed to a image logo yet)

How do i remove this?

Thank you

ledwards_0-1681844394001.png

You could try inspecting the code, when you find the class of those links, you should go to the css file of your theme and to that class add the property “text-decoration: none”

Hi @ledwards
Can you kindly share your store link (with the password, if any) with us? We will check it and suggest you a solution if possible.