Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #983065
    logoglo
    Participant

    Hi, how do I remove the opacity on the hover in the images on this page:

    http://modernthrive.com/workshops/

    ?

    I only have it setup for the top left one at the moment.

    Thanks.

    #983457
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

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

    
    a.x-img:not(.x-img-thumbnail):hover {
        opacity: 1 !important;
    }

    Thanks.

    #984587
    logoglo
    Participant

    Perfect thanks.

    #984964
    Jade
    Moderator

    You’re welcome.

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