This topic has 3 replies, 2 voices, and was last updated 8 years, 1 months ago ago by Eva Kemp
Hi there,
as a follow up to your answer with number #141719
I would like also to set the font size of the first line of submenu for the fixed menu the same as the rest of the lines
thanx
sorry I mean the main menu not the scrolling menu
thanx
Hello,
Use this css code:
.menu .menu-full-width .nav-sublist-dropdown ul > li > a {
font-size: 16px;
}
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up