sjkcwatson Posted February 27, 2022 Share Posted February 27, 2022 Can you tell me what the istica elements are for changing the hover color of the text and background on menus. I believe it is something with these but I can't find the right syntax #topNav .theme-main-nav .theme-nav > .theme-nav-item > .theme-nav-link{ Thanks! Link to comment Share on other sites More sharing options...
0 sjkcwatson Posted February 27, 2022 Author Share Posted February 27, 2022 I figured it out #topNav .theme-main-nav .theme-nav > .theme-nav-item > .theme-nav-link:not(x):hover { background-color: #F2F2F2; color: #ffffff; } 1 Link to comment Share on other sites More sharing options...
Question
sjkcwatson
Can you tell me what the istica elements are for changing the hover color of the text and background on menus.
I believe it is something with these but I can't find the right syntax
#topNav .theme-main-nav .theme-nav > .theme-nav-item > .theme-nav-link{
Thanks!
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now