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.
Is there a way to change the back to portfolio icon from the "grid icon" to text that says "To Portfolio" with hovering color? To me that icon isn't obvious to a user.
Or perhaps a better option would be to change that icon to something like this:
https://image.flaticon.com/icons/svg/335/335873.svg
Thanks as always.
Hi there,
As I can see you have already implemented the icon to your site.
Best regards,
Laborator Team
I would still like to change it to text if possible. If not I understand.
Hi there,
Try adding this CSS to Custom CSS:
.single-portfolio-holder .portfolio-navigation .back-to-portfolio:before { display: block; text-align: center; content: "To portfolio"; line-height: 45px; color: rgba(255,255,255,0.5); transition: all 0.2s; } .single-portfolio-holder .portfolio-navigation .back-to-portfolio:hover:before { color: rgba(255,255,255,1); } .single-portfolio-holder .portfolio-navigation .back-to-portfolio i { display: none; } .single-portfolio-holder .portfolio-navigation .back-to-portfolio { width: auto; padding: 0 20px; }Best regards,
Laborator Team
ART,
I love it thanks for your help and a great product. My favorite purchased template.
We are happy to hear that, have a great week
P.S: If you like our theme, it would help us a lot if you could give us five star rating on themeforest from your Downloads tab.
A huge thank you from Laborator in advance!
Best regards,
Laborator Team