Home>Support>Woocommerce product thumbnail layout

Woocommerce product thumbnail layout

Hello

I need to change the layout of the product thumbnails shown on the single product page under the featured product image. Currently they are in two columns and the spacing is not very good. Website is www.stuartclarksondesign.co.uk . I have searched everywhere to find the right code but have no idea how to change this. Any help would be gratefully received.
Kind Regards
Catherine Colling

URL: http://www.stuartclarksondesign.co.uk

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 9 months ago Andrew Misplon
    Hi, I Work Here

    Hi Catherine

    Try the following under Appearance > Custom CSS:

    /* WooCommerce Product Thumbnails */
    
    .woocommerce .thumbnails a {
    display: block;
    margin-right: 5.2% !important;
    margin-bottom: 10px;
    width: 28% !important;
    }
    

    You can tweak the values there.

    Hope that helps.

  2. 9 years, 9 months ago Catherine Colling

    Oh thankyou so much! That worked perfectly!! I have lost days of my life over this!! Thanks again

  3. 9 years, 9 months ago Andrew Misplon
    Hi, I Work Here

    Super, glad to hear that did the trick.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More