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,
How can I increase the font size of the price tag?
Thanks
Hi Daniel,
You can do that by pasting the following code in your Custom CSS area:
.laborator-woocommerce .product-single .entry-summary .price > .amount, .laborator-woocommerce .product-single .entry-summary .price span.woocommerce-Price-currencySymbol { font-size: 40px !important; }Best regards,
Laborator Team