New Landing How can we help? Atelier Grey border on product pages

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #321475
    cfairi
    Member
    Post count: 129

    I have recently noticed that there is a grey border around images on my product pages (see attached), which didn’t show up before. How can I remove this? Thank you.

    Attachments:
    You must be logged in to view attached files.
    #321502
    David Martin – Support
    Moderator
    Post count: 20834

    Please add this to Theme Options => Custom CSS:

    .woocommerce.product-shadows.product-standard #product-img-slider .lSSlideWrapper, .woocommerce.product-shadows.product-standard #product-img-slider .lSPager.lSGallery li, .woocommerce.product-shadows .lSAction>a, .woocommerce.product-shadows #product-img-noslider ul.slides>li, .woocommerce div.product div.images .flex-control-thumbs li img, .woocommerce div.product div.images.woocommerce-product-gallery .flex-viewport {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    #322061
    cfairi
    Member
    Post count: 129
    This reply has been marked as private.
    #322064
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    It was just an copy/paste issue when you pasted the css it went with some characters in the incorrect format.

    I just pasted it again and it works fine now.

    -Rui

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register