Tagged: product image gallery, woocommerce
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
Hey Phet,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
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!
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
Awesome! Thanks Nikko. That did the trick. I’ve adjusted the width of the element to what I needed.
We can close this one.
Hi Phet,
Glad we could help :)
Regards,
Nikko