Comments 2Noah Kadner started the conversationAugust 26, 2016 at 8:53pmHi- I'm using the Hamburger menu on http://todolodemas.wpengine.com How can I change the menu font and size?Thanks.[deleted] repliedSeptember 2, 2016 at 11:33amHi Noah,Sorry for the delay of the answer, as we were on holidays break and support team was partly active. Now we are back and able to help with any issue.Font of Menu changes based on the font that you have chosen on the Primary Font. (view large version)To change menu font size please use this CSS code and paste it on the Custom CSS area: .main-header.menu-type-full-bg-menu .full-screen-menu nav ul li a { font-size: 26px !important; } Sign in to reply ...
Hi-
I'm using the Hamburger menu on http://todolodemas.wpengine.com
How can I change the menu font and size?
Thanks.
Hi Noah,
Sorry for the delay of the answer, as we were on holidays break and support team was partly active. Now we are back and able to help with any issue.
Font of Menu changes based on the font that you have chosen on the Primary Font.
(view large version)
To change menu font size please use this CSS code and paste it on the Custom CSS area: