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.
how can i increase sub menu width
{"wp":{"use":false,"adminUrl":"","username":"","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}
Hi there,
Just add the code below to your Custom CSS area:
header.site-header div.nav>ul li ul, header.site-header ul.nav li ul { min-width: 250px !important; }You can increase or decrease 250px value there based on your preferences.
Best regards,
Laborator Team