Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #720633

    Hey guys,

    Wanted to know if there is a way to control the number of columns in the image gallery that appears under the main image when viewing a product detail page?

    Thanks,
    Phet

    #720919

    Hey Phet,

    Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #721178

    Hey Rikard,

    Unfortunately I can’t, ’cause this is on a local server currently. But here is a screenshot of the columns I’m referring too…

    http://pasteboard.co/EYndldzz.png

    As always, thanks for the help!

    • This reply was modified 7 years, 3 months ago by Phet.
    #722074

    Hi,

    I’m not sure how many columns you want to add, try adding this code in Quick CSS (located in Enfold > General Styling):

    #top .single-product-main-image .thumbnails a {
        width: 47.6%;
    }

    This would result to 2 columns. Hope this helps.

    Best regards,
    Nikko

    #722098

    Awesome! Thanks Nikko. That did the trick. I’ve adjusted the width of the element to what I needed.

    We can close this one.

    #722103

    Hi Phet,

    Glad we could help :)

    Regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Number of image gallery columns in a Woocommerce single product page’ is closed to new replies.