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’m currently working on this page http://namesbuy.com/names and wish to know how to shrink the font/title size which appears on the hover state of the portfolio thumbnail. Also is there anyway to center the category filter?
thanks in advance!
Hi Xue,
Can you please add the code below to Custom CSS
.portfolio-holder .thumb .hover-state .info h3 { font-size: 15px !important; }Thanks!
Is there anyway to center the category filter that sits above the portfolio thumbnail?
Mine is flush right & squeezed together right now
Hi Xue,
Can you please add the code below to Custom CSS
.product-filter { text-align: center; } .product-filter ul li { margin-left: 20px !important; }Hi Ylli, thanks for your help!
Sorry for so many questions, there are two more I'd like to ask :)
1. which code should I insert for shrinking down the size of the title under portfolio thumbnail?
2. i want to stylize the Show More button with thinner line/border. is there anyway to do so?
Thanks again!