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.
1) i have 3 different portfolio category : client, personal works, design template. i wanna show only 2 category at my homepage ( client, personal work) . the problem is when i try to made built query portfolio item at visual composer, all my potfolio category didnt showup. please let me know how to fix this. my site is dennybusyet.com
2) how can i change body font paragraph size, like maybe 16px? now it's too small. i use kalium agency theme.
Hi Denny,
1. You should use the Taxonomies field instead of Categories if you want to filter them.
2. Add the following CSS in the Custom CSS:
p, .section-title p, .main-footer .footer-widgets .wp-widget .textwidget, .main-footer .footer-widgets .wp-widget p, body p { font-size: 16px; }Best regards,
Laborator Team