Do you have any CSS available to change the text colour of the drop down menu for the main navigation?
I have tried using the following but it hasn’t worked:
.navigation-style-default .menu-simple-dropdown .color-scheme-light ul li {
color: white;
font-size: 20px;
}
It seems that you have managed to change the color??
If you are trying to ask anything else then please elaborate with the help of some relevant screenshots of the specific area to check it myself and help you out accordingly.
So sorry it must have been a caching issue and it wasn’t appearing.
Thankyou for confirming. Is there any CSS for changing the highlighted background of each menu item when hovering? Currently it is white text and white background highlighted.