Tagged: rollover
HI
Is it possible to disable the transparency rollover on the map image on this page
http://www.copenhagenfilmcompany.dk/2014/corporate_film/
?
it is not linked to anything.
thanks for your help!
Hi Munford!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-slide-wrap img:hover {
opacity: 1 !important;
}
Cheers!
Yigit
thanks