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, is it possible to display the full images when i search for a product instead of the rounded cut?
Now, the way it works, it's not reasonable because it cuts all the images which the user must see.
Thank you.
Hi there,
Please just add this CSS code to your Custom CSS area:
.search-results-holder .result-box .result-image a .image-placeholder, .search-results-holder .result-box .result-image a .image-placeholder>img { border-radius: 0% !important; }Will set this ticket as solved from here.
This removes the radius. How can make them bigger?
Hi there,
Please just add this CSS code to your Custom CSS area:
.search-results-holder .result-box .result-image {width: 250px;
}
Thank you but this was the second step. I had to edit search-results.php and change 220,220 first
Is there an easy way to display products in 2 or 3 columns?
Hi there,
Sorry but this option is not available.
P.S: Please be aware as by doing customization if something happens like miss-editing files the responsibility is yours and we wont support you on finding the problem, as we are only guiding you how to get the results you need.
Thanks for your understanding.
Ok thank you