Tagged: enfold
I…
In my site http://www.diegoestrada.es/portfolio-item/portfolio/, …how to remove the white transparent effect that activates when passing the mouse over an image?
thk
Hi JUAN DE DIOS!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.image-overlay { background: transparent; }
Best regards,
Yigit
Hi Yigit.
Thk for the code, but when i put th code on the box “Quick CSS” and after i put the mouse on the image appears one circle with double arrow.
I like disable this efect … ¿it’ posible?
Hi!
Please use following code then
.image-overlay { display: none !important; }
Best regards,
Yigit
Fantastic..Yigit.
Thk for all.
Muchas gracias.