How can I change the colour of the text in the main navigation bar? I have the hover over block as white and the text is white (which I can’t find where to change). http://www.newlayfloors.co.uk/beta/
.background--dark nav .menu > li > a:hover {
color: #e99439 !important;
}
.header_4 nav .menu > li:hover > a {
color: #e99439 !important;
}
nav .menu li ul.sub-menu li a {color: #777777 !important;}
Best regards!
This reply was modified 9 years, 8 months ago by Mirela.