This topic has 8 replies, 2 voices, and was last updated 10 years, 6 months ago ago by Eva Kemp
Hello,
Can you please provide the custom CSS to change the main menu font & color?
Thank you in advance: http://www.boleez.com
Hello,
Just to clarify: do you want to change the color of menu background or the font color?
Thank you.
Regards,
Eva Kemp.
Hi Eva,
I would like to change the font color, font size and font weight.
Hello,
Please use this code in custom.css file:
.main-nav .menu > li > a {
font-size: 14px;
font-weight: 400;
color: red;
}
Here you can watch how to create custom.css.
If you have any problems please provide us with admin panel and FTP credentials in Private Content.
Regards,
Eva Kemp.
Hi Eva,
That did not work.
Below I have created a login for you to access my site with admin privileges.
Thanks.
Hello,
You had wrong symbols in the code.
I’ve modified it and the menu font has been changed. Please check.
Regards,
Eva Kemp.
Perfect, thank you!
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Main Menu Font Style/Color’' has been successfully resolved, and the topic is now closed for further responses