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
1. I would like to change the "All" category title into capital letters. (see attachment)
2. I would like to remove the hamburger menu in the desktop version and show all the menu (text) titles directly.
Thanks a lot
Dave
Hi Dave,
1— Please add the code below to your Custom CSS area:
.product-filter ul li a { text-transform: uppercase; }2— Here is the option, just need to untick "Show menu links only when clicking menu bar".
(view on a new page)
Have a nice day!