Hi!
I want to remove the hover feature from the Catalogue content element, i.e. I have a Catalogue list without any links, but when I hover over the item the color changes as if there is a link. I also want to remove the color when the item is hovered over.
Thanks, Silvio
Hey Silvio,
Could you post a link to the page in question so that we can take a closer look please?
Best regards,
Rikard
Hi Silvio,
I see the under construction page and do not see the catalog. Can you please post credentials in private?
Best regards,
Victoria
Sorry my fault. try below
Hi,
Best regards,
Victoria
Hi,
I added following code to bottom of Quick CSS field in Enfold theme options > General Styling
.main_color .av-catalogue-list li:hover {
background: transparent;
}
Please review your website :)
Best regards,
Yigit
Perfect! Thanks, I just couldn’t find the correct code…
Hi,
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)
Best regards,
Yigit