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,
How to increase the font size of the menu text & put more space between them.
and how to reduce the logo and menu height in mobile device.
Hi Sudhir,
1— You can increase the font size of menu items in the Typography area (see how).
2— Please add the code below to your Custom CSS area:
.header-block, .site-header--static-header-type { padding-bottom: 10px; padding-top: 10px; }3— Also you can reduce the mobile logo size in the Theme Options > Branding area.
(view large image)