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 get rid of these links on a portfolio page? It's a custom query which is showing 3 categories but I can't get rid of these top links.
Hi there,
These can be hidden in the settings but I need to know how you have created that page, using the Portfolio template or using a WPBakery Page Builder element, can you take a screenshot from the back-end of this page.
Best regards,
Laborator Team
I've used the bit at the bottom of the page. My idea is to have a top level project with the sub projects in thiose items:
Hi there,
Add this CSS to the Custom CSS area of that page:
.pt-column.pt-filters { display: none; }As you can see here:
(view large version)
Best regards,
Laborator Team