Hi
in Enfold/advanced style/ I edit the “small bare above menu” but here I can change typo, color but not the typo size.
How can it be done?
Regards
Hey jb84,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.sub_menu>ul>li>a, .sub_menu>div>ul>li>a { font-size: 16px; }
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Best regards,
Yigit
Thanks!