Product border - by leighbydesign - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 8 years ago ago by Stan Russell

  • Avatar: leighbydesign
    leighbydesign
    Participant
    April 4, 2016 at 05:10

    There is a border that appears when you hover over the product. How do I remove this border?

    1 Answer
    Avatar: stan
    Stan Russell
    Participant
    April 4, 2016 at 08:12

    Hello,

    add following css code to your custom.css:

    .product-loop .product:hover{
    border:none;
    }

    Regards,
    Stan Russell.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.