I have used following CSS codes in order to change specific menu item background and text color in an wordpress site. After applying the code, Background color has been changed but text color not changing. Can anyone help me please to make it work. My CSS codes are as follows which I have used (please note that same code I have used in different website that worked):
/*RESERVATION MENUBAR*/
.reserve-menu {
background-color: #dd0000;
color: #fff;
}
.reserve-menu:hover,
.reserve-menu:focus,
.reserve-menu:active {
background-color: #262626;
color: #fff; !important;
}
I have applied above code in this site. please see there is a Menu called "RESERVATION": https://www.bombaydininghenley.co.uk/