Home Forums WoodMart support forum shop page image disproportion

shop page image disproportion

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

    umitcanyavuz
    Participant

    Hi
    The pictures on the product page are not disproportionate. (at the point I marked in the attachment)
    how do i fix

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

    Hello,

    Please use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Custom CSS for mobile section:

    .woocommerce-product-gallery .thumbnails.owl-carousel .owl-item img {
        height: 90px;
    }

    Best Regards.

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