Hi there enfold-Support Team,
I have a question regarding the catalogue box – price list.
I want to disable the “hoover effect” on this element.
Can you provide me a code line?
Thanks!
Hey StudioLiner!
Please add following code to Quick CSS in Enfodl theme options under General Styling tab
.main_color .av-catalogue-list li:hover {
background: none;
}
Regards,
Yigit
MEGAFAST
works perfect :-)