How can I modify the hover effect on my website's navigation menu?

Hi,

My webshop is www.geminiatelier.com and the password is: 07Juillet

I have an issue with my navigation menu.

I would like to remove the change of color to white when hoovering over all the menu items and to make the under-categories (Wear 0-2, Nursing…) simple tittles (not clickable, not underlined, no hoovering over effect).

Thank you very much,

Hi, @GeminiAtelier

Greetings from the Wholesale Helper Support Team! Happy to help you today.

  1. Go to online store > theme > Edit code > Layout > theme.liquid (file) and Paste the below code at the end of the file, just before the closing " " tag → Save

  1. After adding the above CSS, it looks like this-

Let me know If need further assistance

Regards,

Wholesale Helper Support Team

Hi,

It worked perfectly thank you very much!

I also have a little issue with the images that appears on the right in the drop-down menus (see screenshot attached). I cannot locate the place to update/change/remove them. Could you help me?

Thanks a lot,

Hi, @GeminiAtelier

Greetings from the Wholesale Helper Support Team! Happy to help you today.

  1. Go to online store > theme > Edit code > Layout > theme.liquid (file) and Paste the below code at the end of the file, just before the closing " " tag → Save

Copy

  1. After adding the above CSS, it looks like this-

Let me know If need further assistance

Regards,

Wholesale Helper Support Team

Worked perfect! Thank you :slightly_smiling_face: