The product template of this theme only provided one layout, namely, main photos + thumbnails;
I was wondering if there are any ways to remove the thumbnails, and make all of the photos display like a grid?
like this website shows: https://www.gentlemonster.com/shop/ver1_detail.php?it_id=1608627239
my website’s product page is: https://products/metal-button-cropped-blazer
Thanks in advance
Hi @olivia0329 ,
I checked and this is a complicated request.
Because it needs to change Liquid code, CSS and JS. So if you have no experience, you need to hire an expert for it.
Refer group: https://community.shopify.com/category/shopify-job-board
Or if you have experience, you can refer to the code of Dawn theme. Refer https://github.com/Shopify/dawn/blob/main/sections/main-product.liquid
Hope it helps!