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,
Everything works fine on website, but top menu bar overlaps menu bar on mobile, please refer to the images attached.
First image is website.
Second image is website shown on mobile.
Thanks!
Hi there,
Add this CSS to Custom CSS > Responsive > Extra Small (XS):
header.mobile-menu div.mobile-menu>ul li ul, header.mobile-menu ul.mobile-menu li ul { overflow: visible; position: relative; }Best regards,
Laborator Team