[Resolved] gallery of thumbnails

Home Forums Support [Resolved] gallery of thumbnails

Home Forums Support gallery of thumbnails

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1445217
    Escobar

    Is there some way that the gallery of thumbnails below the main image does not occupy a different line every 4 images but that a horizontal line is ordered along the width of the main image, and when they occupy the entire width of that row only then use another line below?

    gallery thumbs

    The site is: https://www.mivestuariolaboral.com/

    Thanks in advance

    #1445219
    Escobar

    Sorry, David already answered and it works perfectly.

    .woocommerce div.product div.images .flex-control-thumbs {
    display: flex;
    flex-wrap: wrap;
    }

    Thanks and sorry.

    #1445333
    David
    Staff
    Customer Support

    No problems 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.