How to change hover colour?
-
I know how to change the background colour of the menu bar. I have put the following code in Extra CSS:
.navbar {
background: #c85794;
}
However I also want to adapt the red hover colour of the submenus. What code will perform that?The page I need help with: [log in to see the link]
- The topic ‘How to change hover colour?’ is closed to new replies.