Menu link should be yellow, when the submenu is opened

Hey Themeco Team,

is there a way that the main menu link, with submenu open, its hover color stays the same? When I move my mouse over the submenu, the link turns black again. He should stay yellow.

I hope you have a suitable solution

Best regards
WWWerbeagentur

Hey @wwwerbeagentur,

To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

Thank you.

Summary

http://www.lichtblick-roeckle.wwwerbeagentur.com/

Hi @wwwerbeagentur,

Thanks for the URL.

Add this code in your Custom CSS:

.x-navbar .desktop .x-nav > .x-active > a { 

    color: #fec905 !important;

} 

Hope it helps.

Let us know how it goes.

Thanks.

1 Like

Wonderful, it works perfectly. Thank you for your quick reply!

Thanks.

Glad that we could help you!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.