LotusOriental Posted January 13, 2021 Share Posted January 13, 2021 Site URL: https://www.lavito.co/store-1/p/pure-side-plate how to spilt product image gallery into two columns? Link to comment
tuanphan Posted January 17, 2021 Share Posted January 17, 2021 Add to Design > Custom CSS @media screen and (min-width:768px) { .tweak-product-basic-item-gallery-design-stacked .ProductItem-gallery-slides-item { width: 50%; float: left; } .tweak-product-basic-item-gallery-design-stacked .ProductItem-gallery-slides-item:nth-child(2n+1) { clear: left; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.