Hi all :)
Is it possible to remove only the circle and arrow? and preserve the white animation effect
Any help is appreciated.
Hi Tokyo!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
span.image-overlay-inside:before {
display: none;
}
Regards,
Yigit
fantastic. thanks Yigit.
and then. is it possible to make weakest white effect? about 50% less white opacity.
Thanks ^^
Hi!
Please add following code to Quick CSS as well
.avia_transform a:hover .image-overlay {
opacity: 0.4 !important;
}
Best regards,
Yigit
wow. Yigit thank you, the effect is fantastic!
Thanks for all the answers ^^
Best regards