This topic has 4 replies, 3 voices, and was last updated 9 years, 10 months ago ago by Robert Hall
Is it possible to change the text and background colour of menu items?
At the moment I have red text on white – but when you hover or select I would like the menu items to be white text on a red background
Hello,
Please provide us with a link to your site.
Thank you.
Regards,
Eva Kemp.
in private
Hello,
Please add following code into custom.css file.
.header-type-6 .menu-wrapper .menu-main-container > ul > li > a:hover{
background:red;
color:#fff;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
The issue related to '‘Menu Colour’' has been successfully resolved, and the topic is now closed for further responses