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.
For the client module, I can see that horizontal spacing can be inserted, but can vertical spacing be inserted as well (in-between each box)?
I'm not seeing vertical spacing available as a feature in the options panel.
Thanks!
Hi jeffvanik,
Please add the code below to your Custom CSS area:
.logos-holder.no-spacing-cols .client-logos-col { padding-left: 10px; margin-bottom: 10px; }Thanks!