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! I'd like client logos displayed on mobile in a couple of rows, perhaps 3 per row, in small size. Is that possible, if so, how? Thanks
Hi sjuharadsjuharad,
This is a customization question and support doesn't offer customization services as we wrote on our support homepage and on this area . I will try to help you this time though
Can you please send me the URL of this page where you have added Team element?
Thanks!
Alright, I understand. Thanks Ylli!
This is the page http://kraftenshus.se/sjuharad/
Hi sjuharad,
Pease add the code below to your Custom CSS area:
@media screen and (max-width: 768px) { .logos-holder .client-logos-col { width: 33.3333% !important; } } @media screen and (max-width: 480px) { .logos-holder .client-logos-col { width: 33.33333% !important; } }Have a great day!
Thank you very much, works!
Glad to hear that
Will set this ticket as solved from here.