Portfolio Items – How to get rid of the MouseOver Icon ?
(the blue circle and the arrow should be gone! – the normal opaque white mouseover is enough ….
Hi,
Just add this on your custom.css
.image-overlay-inside {
display: none;
}
Regards,
Ismael
works fine – thanks ismael!
Glad Ismael could help :)
Let us know if you have any other questions or issues.
Regards,
Devin