Single product page gallery thumbnails - by Olexi

This topic has 9 replies, 2 voices, and was last updated 7 years, 2 months ago ago by 8theme

  • Avatar: Olexi
    Olexi
    Participant
    January 19, 2017 at 12:12

    Hi,

    we changed the size of the images in the woocommerce options and regenerated the images … everything fine.

    The only thing is that the distance between the smaller images is the same as with the previous larger ones … so there is a lot of whit space now.

    Any chance to reduce the distance between the images in the gallery?

    cheers

    8 Answers
    Avatar: 8theme
    8theme
    Support staff
    January 20, 2017 at 08:15

    Hello,

    Please, provide a screenshot of the problem and a link where we can see it for better understanding.

    Regards

    Avatar: Olexi
    Olexi
    Participant
    January 20, 2017 at 09:01

    Hi,

    the problem can be seen here … we would love to have the small gallery images closer together.

    https://www.firstbeautyspa.at/produkt/led-gesichtspflegegeraet/

    Avatar: 8theme
    8theme
    Support staff
    January 20, 2017 at 10:19

    Hi,

    Sorry, but our thumbnails gallery can display only 4 images per slide and there is no way to decrease spaces between them. We suggest you increase their sizes to fit the space well.

    Regards

    Avatar: Olexi
    Olexi
    Participant
    January 20, 2017 at 10:20

    Any chance to make the with of the gallery smaller … like 60% … so it automatically reduces the space?

    Avatar: Olexi
    Olexi
    Participant
    January 20, 2017 at 10:24

    i mean width … the total width of the gallery.

    Avatar: 8theme
    8theme
    Support staff
    January 20, 2017 at 10:34

    Yes, it is possible. Try this code

    
    .images .thumbnails {
        width: 60%;
        margin: 0 auto;
    }

    Regards

    Avatar: Olexi
    Olexi
    Participant
    January 20, 2017 at 10:38

    exactly what we needed … perfect, many thanks 🙂

    Avatar: 8theme
    8theme
    Support staff
    January 20, 2017 at 10:40

    Great 🙂 You are welcome

  • Viewing 9 results - 1 through 9 (of 9 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.