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

    Hello Support,

    I would like to remove the border from the images on the product pages. Link below.

    Thanks in advance.

    #532202

    Hey Wils1234!

    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;
    }

    Regards,
    Yigit

    #534295

    Hi Yigit,

    This has been resolved. Thank you.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove Border from images on Product Pages’ is closed to new replies.