Viewing 1 replies (of 1 total)
  • Thread Starter mooshimode

    (@mooshimode)

    Hi,

    If you’ve got the same problem as I had, I worked out how to fix it! Go to your CSS for woocommerce and add the following styles for div thumbnails a {

    div.thumbnails a {
    float: left;
    margin-bottom: 3.8%;
    width: 30.75%;
    }

    I deleted the margin-right style and the thumbnails defaulted to three thumbnails across each row.

    Hope it works for you!

    Cheers,

    Olivia
    https://www.mooshi.com.au
    (say hi)

Viewing 1 replies (of 1 total)
  • The topic ‘Woocommerce Product Gallery Thumbnail Layout not 3 Across’ is closed to new replies.