In simple product, when i’m using advanced layout editor, I insert more photo in the product gallery, I have this screen https://nodem-it.com/shop/godox-transmitter-xproiin/: however I need to display all the photo in horizontal size like this this https://nodem-it.com/shop/aerocool-shard-argb-mid-tower-gaming-case-dual-chamber-design/ (here I’m not using advanced layout editor)
please how can I display more photos in one product ?
Thanks for your support
Hey Aubin,
Thank you for your patience, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
.single-product ol.flex-control-thumbs {
list-style: none;
}
.single-product ol.flex-control-thumbs li {
width: 21%;
float: left;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike