Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1384483
    arjunaghose22
    Participant

    Hi…… Can anyone please help me understand how i can remove the black background that shows up in the Integrity Stack when the user hovers over the featured image on the blog page. I want the hover state to look the way it does at the following link (i built the css to get this to work, but that will not work for each subsequent blog articles with featured images):

    http://www.newmoonwonders.com/

    #1384558
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    a.entry-thumb:hover img {
    	opacity: 1;
    }

    Thanks.

    #1384616
    arjunaghose22
    Participant

    That works. Thank you.

    #1385054
    Friech
    Moderator

    You’re more than welcome, glad we could help.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1384483 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>