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.
Hi,
Is it possible to hide the link (four little squares) between next and previous project navigation on single project page?
Can I have just previous project and next project, but not the link to the category archive / thumbnails?
Thank you!
David
Hi David,
Please add the code below to your Custom CSS area:
a.back-to-portfolio { display: none; }Have a great weekend!