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.
Hello:
I would like to know if there is a way to make the portfolio description always be between the title and the filters (so we would have 3 lines of information: Title, description, filters), as it happens on the home page.
When you have a big screen, the description appears on the left side, and on the right the filters, in 2 lines (i don't like it).
See image attached
Thanks and best regards
Sira
Hi Sira,
Yes this is possible, just add the following Custom CSS:
.portfolio-title-holder .pt-column, .portfolio-title-holder { display: block; } .product-filter { text-align: left; margin-left: 0 !important; margin-top: 20px; }The result will be:
(view large version)
Thank you, Arlind, it works great! :-)
Kind regards
Sira
Great to hear that Sira.
Have a nice day there.
Same to you!