Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Missy a11n

    (@m155y5)

    Automattic Happiness Engineer

    Hi @derevnya

    It looks like the list item for the pictures has a right margin set that is causing that big gap.

    You could add something like this to Appearance > Customize > Additional CSS:

    .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
        margin-right: 2%;
    }
    • This reply was modified 4 years, 8 months ago by Missy a11n. Reason: typos
    Plugin Support Missy a11n

    (@m155y5)

    Automattic Happiness Engineer

    We haven’t heard back from you in a while, so I’m going to go ahead and mark this thread as resolved. If you have any other questions please feel free to start a new thread.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘gallery of small pictures’ is closed to new replies.