Home Forums WoodMart support forum Product images on product page sizes

Product images on product page sizes

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #117399

    Whimsie
    Participant

    Product images edit

    Attachments:
    You must be logged in to view attached files.
    #117422

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .woocommerce-product-gallery .owl-carousel .product-image-wrap {
        width: 90%;
        margin: 0 auto;
    }

    Best Regards

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