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,
I would like to change the two-sided-arrow icon in the portfolio items to a default arrow. How can I do that?
I already tried to add this code: .default {cursor: default;} But it didn't work.
Thank you in advance!
Bye,
Lynn
Hi Lynn,
I think that you are talking about the Fullscreen layout of the portfolio.
Please add the code below to your Custom CSS area:
.portfolio-full-bg-slider .image-entry {cursor: default !important; }
Have a great day!
Thank you! It work out ;-)
Have a nice day!
Happy to hear that Lynn
Will set this ticket as solved from here.