CSS code menu hover
-
hello
I am sorry I was playing around with themes and lost the code you gave me to be able to hover over my meny and submenu tabs.
The code you gave me allowed the user to see where they were on the menu as it highlighted when they put their mous over.
Vould you give me again. I will dave this time.
thanks!
The blog I need help with is: (visible only to logged in users)
-
Hi!
It looks like the CSS code is still listed under Appearance -> Customize -> CSS. However, there’s an opening comment tab that is preventing this from working. You should see this:
*/ .menu-item a { color: green !important; } .menu-item a:hover { color: #c95b12 !important; }If you remove the */ and save the changes, that should start working. Can you give that a try?
- The topic ‘CSS code menu hover’ is closed to new replies.