Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #502592

    Hi,

    can anyone tell me how i can hide the image borders on woocommerce single product page?
    THX alot

    #502678

    Hi alicante15!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .template-shop .single-product-main-image .images a {
        border: none;
        padding: 0;
    }

    Cheers!
    Yigit

    #516940

    great thx alot

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘woocommerce single product page image borders’ is closed to new replies.