Forums
Forums / Theme: Conceptly / Menu Background Color
(@swissc1)
5 years, 6 months ago
How do I change Menu Background color and also font color in main menu?
(@nayrathemes)
Hello @swissc1
Please go to your Theme Customizer -> Additional css -> paste the following code there.
.navigator-wrapper { background-color: #d28181; } .menubar .menu-wrap > li > a, .menubar .menu-wrap > li.menu-item > a { color: #b8c125; }
Let us know it will work for you.
Thanks Nayra
The topic ‘Menu Background Color’ is closed to new replies.