Hi there!
I'm not able to change the font's size on the top menu bar. I'm sorry to ask for such a basic matter. Sure that you will help me as usual.
Thank you very much since now.
Mara
Change font size in top menu bar
4 posts from 3 voices-
Posted 6 months ago #
-
Hi maracelani,
Try to add this code in your Quick CSS or custom.css:
#menu-main-menu li a { font-size: 14px; }or
#menu-main-menu li a { font-size: 14px !important; }Just adjust the font size value. Hope this helps. :)
Regards,
IsmaelPosted 6 months ago # -
Hi Ismael, thank you!
I tried to paste your code in the css editor. Nothing happens. I save it, I check the preview, I even refresh the page, I empty the cash. Nothing.Posted 6 months ago # -
Hi maracelani,
Maybe Ismael wasn't targeting the menu you mean. If you mean the menu above the logo, try:
#top .sub_menu { font-size: 13px; }If that still isn't right, could you point out the menu on your site or on the demo site :)
Regards,
Devin
Posted 6 months ago #
Reply
You must log in to post.














