This topic has 4 replies, 3 voices, and was last updated 8 years, 4 months ago ago by Robert Hall
Hello dear support…
I have 2 problems with the menu options….i made many changes in the menu color, font size and option as you see:
1) My clients Have the right font size and color…….. when I roll down the window, the default menu disappears above and immediately afterwards a new menu appears white background with the same logo and menu options disappeared.
Work ok… but i want to change the font size to 13, because for the same menu fits on one single line, not two as it currently does.
But i do not found how….change the menu font size to 13, without change the main menu font size of 16….
2) when i see my web in a movil size … the background change to black..as you see.
and the font colot for the options menu is Black then nobady can read the menu… but i do not know how to mantain the menu backgroun to white…..
Thanks a lot, will help me…
Jorge
Hello,
1. Add this code in Global Custom CSS section:
.`fixed-header-area .menu > li > a {
font-size: 13px !important;
}`
2. Use this code in Global Custom CSS section:
.st-menu, .mobile-nav-heading.close-mobile-nav {
background: white !important;
}
Best regards,
Jack Richardson.
a lot of thanks.. you are the best support..
thanks..
Jorge
Hello,
You’re welcome!
Regards,
Robert Hall
The issue related to '‘Menu Font size when slide down the page & Menu font color on movile’' has been successfully resolved, and the topic is now closed for further responses