Site title and menu hover color problem
-
Only on front page hover color of site title and menu items are green (#2fbc00), on other pages except the front page site title on hover and menu items on hover (and active menu item) is blue like I set it in customizer (Colors -> Main Menu -> Text Hover/Focus Color).
Everything I try didn’t change the color. Here is the code where I found that color, but when I change the color in code and place it in my style.css (in child theme) nothing happens.
.transparent-header .main-header a:hover, .transparent-header .main-header .main-navigation .nav > li > a:hover, .transparent-header .main-header .main-navigation .nav > li.current-menu-item > a, .transparent-header .main-header .main-navigation .nav > li.current-menu-parent > a { color: #2FBC00; }
Did I miss something in settings or problem is somewhere else? Problem occurred after theme update. Please help!
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘Site title and menu hover color problem’ is closed to new replies.