Replies: 0
Hello, I try to change the menu hover color but my below code does not work
.main-navigation .main-nav ul li[class*=current-menu-]>a {
background-color: #1e73be;
}
Replies: 0
Hello, I try to change the menu hover color but my below code does not work
.main-navigation .main-nav ul li[class*=current-menu-]>a {
background-color: #1e73be;
}