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,
Once I applied the latest Kalium theme update the space between the main menu items on desktop and tablet decreased.
How can I increase the space between each main menu item please?
Thanks,
Donna
Hi Donna,
Add this CSS to Custom CSS area:
.standard-menu-container div.menu>ul>li+li, .standard-menu-container ul.menu>li+li { margin-left: 45px; }Change the 45px value to any other value, it was 25px and I changed it to 45 so you could recognize the difference.
Best regards,
Laborator Team