Remove Hoover Image Effects
-
Hi, I was wondering if anyone could help me remove the hoover effects from my featured images.
The blog I need help with is: (visible only to logged in users)
-
-
Hi there,
This should remove the hover effects from the featured images:
.featured-image:hover a img { opacity: 1; } .featured-image:hover a:before { border: 0; } .featured-image:hover a:after { display: none; }Let me know if it works!
Best regards,
Michael
-
- The topic ‘Remove Hoover Image Effects’ is closed to new replies.