change menu color
-
Good evening, thank you for your beautiful theme. But unfortunately I can not change the color of the menu, when you change the base color is blue while in the sub menu is changed.
The insert the code used.navbar .navbar-nav > .active > a:hover, .navbar .navbar-nav > .active > a:focus {
background-color:#FF4D00 !important;
}
.dropdown-menu > li > a
{
border-bottom: 1px solid rgba(230, 35, 5, 0.95) !important;
}.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus
{
color:#FF4D00 !important;
}
.navbar-nav > li > a:hover
{
background-color:#FF4D00 !important;
}
.navbar .navbar-nav > .active > a, .navbar .navbar-nav > .active > a:hover, .navbar .navbar-nav > .active > a:focus {
background-color:#FF4D00 !important;
.navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus
{
background-color: #FF4D00 ;
color: #FFFFFF;
}
.navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus
{
background-color: #C2B300;
color: #FFFFFF;
}.Link website: https://floricolturarecalcati.it/wordpress
- The topic ‘change menu color’ is closed to new replies.