Hi i would appreciate some help
How can i hide the photo thumbnails on products? It takes too much space off the product page so i would like to hide it off the page but the images are still there if customers swipe the main image.
Thanks
Theme: Motion
www.focalelite.com
pw: focalish
@KetanKumar @ExpertRookie @PageFly-Victor @GemPages @suyash1
@graphics123 - I think you have managed to remove the thumbnails, please let me know if you need any other update.
Hey @suyash1 no its not fixed we just removed the images. Would still appreciate the help. I’ll activate them now on this product so you can inspect it https://www.focalelite.com/products/focal-x-lens
@graphics123 - add this css to the very end of your theme.css file and check
.product__thumbs {display: none !important; visibility: hidden;}