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.
How do i change the size of this font on the homepage? It is the showcase and the character of the products is a little too big. I would like to make it smaller
Hi,
Can you please send me your Wordpress credentials, because I need to login to your site and test this.
To include your credentials click Insert Credentials button in editor toolbar (see how) so your reply will be private.
Thanks!
Hi,
Please add the code below to your Custom CSS area:
.woocommerce .products .product .item-info h3 a { font-size: 20px; } .woocommerce .products .product .item-info .price ins, .woocommerce .products .product .item-info .price>.amount { font-size: 16px; }Have a nice day!