i want to change the menu font size but not also the size of the sub items. Only the main items.
Thank you
Hey georgesociel,
You can do this through Enfold > Advanced Styling. Select Main Menu Links as the element to customize, and set the font size.
Best regards,
Sarah
Hello,
No i don’t want to make this change to main menu.
But this –> https://www.dropbox.com/s/x2hzwwavp45uubl/menu.JPG?dl=0
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top .av-subnav-menu > li > a {
font-size: 20px;
}
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Best regards,
Yigit
Hi,
I tried adding this, when I inspect the element to see why it’s not changing, I see that the command was override. How can I find the reason for that?
Thanks,
Mohammad