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.
When I make a page to display a portfolio, all the portfolio items are clickable to their individual pages. I don't want that. How to I remove the click-ability of the items when I make a portfolio page.
Hi Craig,
Can you please add the code below to your Custom CSS area:
.portfolio-holder .thumb {pointer-events: none !important;
cursor: default !important;
}
Have a nice day!
Thanks Ylli
I'm happy to hear that Craig
Have a nice day!
P.S: If you enjoy our theme it would be great if you head over to your Downloads tab and give it 5 stars. We will love you forever.