This topic has 4 replies, 3 voices, and was last updated 10 years, 1 months ago ago by Eva Kemp
I need help where and how to change the menu Text size
( file name, location and line )
thanks
Hello,
Try to add this code into custom.css file.
.menu-wrapper .menu-main-container > ul > li > a{
font-size:18px;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Hi
i did that but made no difference (is the code right?)
and yes i did Enable Custom CSS file in Theme option.
I really need this to work/fixed
thanks
Hello,
Please try to use this code:
.menu > li > a {
font-size: 18px !important;
}
If it doesn’t help please provide us with wp-admin panel credentials in Private Content.
Thank you.
Regards,
Eva Kemp.
The issue related to '‘Menu Text/Font size’' has been successfully resolved, and the topic is now closed for further responses