hi, how can i deactivate the mouse over image on this two images? http://i.imgur.com/OJYDZ1F.png and here: http://i.imgur.com/MZ9ul6T.png
Hey wiwaldi79!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.page-id-2 #av_section_2 .image-overlay,.page-id-2 #av_section_9 .image-overlay {
display: none!important;
}
Regards,
Yigit
Wow, Thank you. CLOSED.