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,
Thanks for your help. One more question: Is it possible to not show the thumbnail portfolio images and just show the text?
Or is there a way to make the text appear on top of the image (instead of having to hover over it)?
Hi katrielshlomo,
Hmm you can hide that button with CSS. Just add the code below to your Custom CSS area:
li.portfolio-category-all.active { display: none; }Thanks.
Actually, we would like to get rid of all the category names (we just have one category) and the word "all". How can we do that?
Thank you!
Hi katrielshlomo,
That is an option on the Portfolio Items Settings area.
(view on new page)