Tagged: x Author Posts November 3, 2016 at 1:11 pm #1242720 sosmondParticipant When I hover over the search results image it goes black, how can I change this so it is not black and keeps showing the picture or a faded picture at least. http://jeffdillon.involve.media/?s=test November 3, 2016 at 3:45 pm #1242878 Nabeel AModerator Hi there, Thanks for writing in! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS: a.entry-thumb:hover img { opacity: 1 !important; } If you need to add the fade effect, change the opacity value for example: a.entry-thumb:hover img { opacity: 0.7 !important; } Let us know how this goes! November 4, 2016 at 8:34 am #1243719 sosmondParticipant Perfect, Thank you. November 4, 2016 at 10:16 am #1243844 JoaoModerator Glad to hear it, Joao Author Posts <script> jQuery(function($){ $("#no-reply-1242720 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In