• From second product gallery image onwards the images are getting displayed to the right, moving their position more to the right on every image, please take a look at the product to see a visual explanation of this issue. If you could provide a fix for it that would be great thanks.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • promenadethemessupport

    (@promenadethemessupport)

    Hello hvalle,

    To solve this please follow the below steps
    1. Log in to your admin area
    2. Go to “Appearance >> Customize >> Additional CSS”
    3. Add the CSS rules mentioned below
    .woocommerce div.product div.images .woocommerce-product-gallery image:nth-child(n+2){ padding:0px 0px; }

    This should resolve the spacing issue.

    Thank you

    Regards,
    Team ProDesigns Themes

Viewing 1 replies (of 1 total)
  • The topic ‘Product gallery images display issue’ is closed to new replies.