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 can I exclude categories from the portfolio filter? On the portfolio page
http://www.ruimadvies.nl/prt/#recent I don't want 'recent' and 'home' to show.
Thanks!
Hi Eveline,
Your site is on Coming Soon mode.
Please send me your WordPress credentials, because I need to login to your site and test this.
To include your credentials click the Insert Credentials button in the editor toolbar (see how) so your reply will be private.
Thanks!
Hi Eveline,
Please add the code below to your Custom CSS area:
body.page-template-portfolio .portfolio-category-home, .portfolio-category-recent { display: none !important; }Have a nice day!