Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1267412
    Tim
    Participant

    Hi X,

    On normal images in X there is a hover effect when a link is added
    (http://salonblanc.nl/rinses/)

    How can we apply this effect on Woocommerce category pages to?
    (http://salonblanc.nl/kevin-murphy-products/)

    Thanks!

    #1267735
    Friech
    Moderator

    Hi There,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    .archive .entry-product .entry-featured a:hover {
    	opacity: 0.75;
    }

    Hope it helps, Cheers!

    #1267970
    Tim
    Participant

    Hi Friech,

    How easy is that. Thanks!

    Cheers!

    #1267978
    Christopher
    Moderator

    You’re welcome.

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