This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Woocommerce product thumbnail layout

Resolved 3 replies premiumthemetheme-vantage
11 years ago · Last reply by Andrew Misplon 11 years ago

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.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 11 years, 2 months ago

    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. Catherine Colling 11 years, 2 months ago

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

  3. Andrew Misplon Staff 11 years, 2 months ago

    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.

Have a different question or issue?

Start New Thread