This topic has 4 replies, 3 voices, and was last updated 10 years, 3 months ago ago by Eva Kemp
Is there a way i could add more links to the main navigation without having it wrap to the next line. Else how can i reduce the font size to accommodate 2 more links?
Thanks
Hello,
Add this code into custom.css file to reduce font size in main menu.
#main-nav > ul > li > a {
font-size:10px;
}
Regards,
Robert Hall.
Thank. You guys rock!
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Navigation menu too small’' has been successfully resolved, and the topic is now closed for further responses