Okay
  Public Ticket #2234969
Box linage around product listing
Closed

Comments

  • slite01 started the conversation

    Hi thanks for the great theme… i am building a website and the person i am building it for is insisting on removing the outline around the product listings… see detail here https://tinyurl.com/u7w8bty and live page here https://tinyurl.com/rtsoykl thanks

    {"wp":{"use":false,"adminUrl":"http://ebstudio.wolfinteractive.co.uk/wp-admin","username":"h_@27DMshy2","password":"5t$ZGeCnB9yAJ*gHcG"},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}
  •  1,558
    Laborator replied

    Hi there,

    Add this CSS to Custom CSS to remove the outline:

    .woocommerce .products .type-product .product-wrapper {
        box-shadow: none;
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  1,558
    Laborator replied

    I can see you have created the same ticket twice, please do not create more than a ticket for the same issue as all the tickets will get a reply based on the time they were posted.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group