This topic has 2 replies, 2 voices, and was last updated 10 years ago ago by Robert Hall
Hi Guys,
GReat template!
I have been searching the forum but can not find a solution to change my menu background color and font color for the menu items.
Could you help me out with this?
Hello,
Please add this code into custom.css file.
.navbar{
background:black;
}
.header-vertical-enable .page-wrapper .header-type-vertical2 .container .menu > li > a{
background:white;
}
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 background color’' has been successfully resolved, and the topic is now closed for further responses