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.
Hey Is there a way to only show the parent category path under blog post ?
If not, Is there a way to not show the path at all ?
Hi Nathan,
Sorry but there is not an option for that.
If you want to remove that entire area, then please add this CSS code to your Custom CSS area:
body.archive.category .page-heading { display: none; }Have a nice day!