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 need to customise my menu header, however, all your instructions from the Laborator support are for Kalium.
I use Aurum and my back end looks nothing like Kalium.
I cannot find anything using Laborator notes and articles.
Hello,
I guess you can find the aurum documentation at that link :
http://documentation.laborator.co/item/aurum/
And more precisely, the header related settings here :
http://documentation.laborator.co/item/aurum/header-configuration-aurum/
Joris
Hi Ruth,
Yes as Joris wrote, those are the documentation links of the Aurum theme
Thanks!
Hi, thanks.
But this does not allow me to set up the header width or size?
Hi Ruth,
Can you please tell us what you want to change there exactly? Please be very specific.
Thanks!
I would like to increase the size of the menu font, thanks
Please ignore, I've found it in the custom CSS. thanks
Hi Ruth,
I think that you already increased them. Anyway please add the code below to your Custom CSS area:
header.site-header ul.nav>li>a, header.site-header div.nav>ul>li>a {font-size: 22px !important;
}