Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
#header-outer:not([data-lhe="animated_underline"]) header#top nav .sf-menu li.current-menu-ancestor.button_solid_color > a {
color: #fff !important;
}
Hi,
I added a button "accent color" to the menu on my website and after clicking on the button, the color of the text is the same as the button.
What can I do to switch the text color after click for example into white?
Thanks for support!
Best
Martin
Hey Again,
On which page can i view the Sub Menu ? .
Best
ThemeNectar Support Team
We've 2 sites https://www.digitalanders.de/google-registrieren/ and https://www.digitalanders.de/google-analytics/ , both are under the blue menu button "Kundenbereich". You only can see the blue button, when you are on that pages, because the text in the button has the same color as the button.
Best,
Martin
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
Thanks
ThemeNectar Support Team