Hello,
I want to remove the hover from the Catalogue content elements. I’ve tried: https://kriesi.at/support/topic/remove-hover-from-catalogue-content-element & https://kriesi.at/support/topic/disable-the-color-change-with-mouse-over-on-catalogue and a lot of other things in my Custom CSS but all without success…
Could you please help me and let me know what I’m doing wrong?
Thanks in advance!
Hey energizedmedia,
Please provide a link to the site/page in question so we can look into this further.
Best regards,
Jordan Shannon
Hi,
Add this to quick css:
.alternate_color .av-catalogue-list li:hover{
background:transparent;
}
.alternate_color .av-catalogue-list li{
border:none!important;
}
Best regards,
Jordan Shannon
Hi Jordan,
That was the trick! Thank you so much boss!
Really excellent theme (Enfold) and great support from you and the Kriesi team.
This topic can be closed. Many thanks again and have a nice day!
Hi,
Thank you! I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon