Important:
This support area is for Kalium 3 users only.
Support for Kalium 4 has moved to our new platform at support.laborator.co.
If you’re using Kalium 4, please create a new account there using your email and license key. A password will be sent to you automatically.
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:
.main-header.menu-type-full-bg-menu .full-screen-menu nav ul li a { font-size: 26px !important; }