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,
Is it possible to disable de BLOG WIDGETS only in the mobile phone version?
Thanks!
Hi Lara,
Add the following CSS in Custom CSS > Responsive > Extra Small field:
.main-footer .footer-widgets { display: none; }Best regards,
Laborator Team
Hi, Not the FOOTER widgets. I want to disable only from the mobile version the blog sidebar.
Thanks!
Hi Lara,
Do the same procedure as I told you before then:
.blog-sidebar { display: none; }Best regards,
Laborator Team
Hi,
using that CSS code It dissapears from all the web.
I just want it not to be visible in the MOBILE PHONE VERSION.
Thanks!
Hi Lara,
I said do the same step as I instructed you earlier, see image:
(view large version)
Best regards,
Laborator Team
Hi,
I´m so sorry... I did not even know that I could edit that part...
Thanks a lot!
You're welcome Lara
Best regards,
Laborator Team