Home Forums Weaver and Plugin Interaction Single product image borders and WooCommerce

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #58470
    Maureen
    Participant

    I have searched for a CSS solution to remove the Woocommerce image border from 3 specific pages, but can’t make it happen. On these three pages there is no product image available.

    Here is one of the pages in question: http://thefilmscript.com/product/dulbeccos-phosphate-buffered-saline-1x-pbs/

    Here is the latest rule I used:

    .post-id-1157.woocommerce .product .images .woocommerce-product-gallery__image img {
    border:none !important;}

    Thanks in advance!

    #58471
    scrambler
    Moderator

    I don’t see any image in the page you linked to.

    But inspect the image to see if the border comes from a border rule, or from a background color and padding (the way weaver makes border). If the later, your rules needs to remove the padding on the image

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘ Weaver and Plugin Interaction’ is closed to new topics and replies.