Menu options highlight and are underlined

In the top and bottom menu of my store, the menu options are highlighted and are underlined when navigating.

How can i turn this off?

I do not want the menu options highlighted / change color and underlined when navigating.

Nielsdijkshoorn_1-1704575329644.png

Hey @Nielsdijkshoorn

Welcome to Shopify Community! Can you share your Store URL so I can have a look on it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.

Best Regards,
Moeed

https://434d7f.myshopify.com/

rtaymi

i managed to get the top menu clear of underlining bij removing ; underline as text-decoration in the base.css.

But the sub menu under shop still has the problem, same as the menu on the footer

and i also want the top menu centered

Hey @Nielsdijkshoorn

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

ik worked but the color is still gray and not white like the headers

and in this submenu underlining is still on

Hey @Nielsdijkshoorn

I’ve updated the code, add this updated code and it should be good to go then!

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

Best Regards,
Moeed

1 Like

thanks but the submenu is still underlining , see picture below. And while hovering al menu options change color, see beauty

Do you also perhaps know how i can change this, see picture below. in mobile view. i would like to have the logo far left, and the menu option between search and login

Nielsdijkshoorn_1-1704581234157.png