Tagged: x Author Posts January 22, 2017 at 6:26 pm #1340840 Prithvi RajParticipant Hi, On my website http://www.alkalinedietindia.com/articles/ when I hover over an image, it shows a hyperlink image on the image. I don’t want it to show such an image, but I want the image to link to the post. How do I do this? Thanks, January 22, 2017 at 10:40 pm #1341035 RupokMember Hi there, Thanks for writing in! You can add this under Custom > CSS in the Customizer. a.entry-thumb:hover::before { display: none; } a.entry-thumb:hover img { opacity: 1; } Hope this helps. Cheers! Author Posts <script> jQuery(function($){ $("#no-reply-1340840 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In