Close

Remove Product Picture Thumbnails

darune123
8 years ago
#9348 Quote
Avatar
  • 1
How do I remove the product thumbnails from the product page? You can see the example at:

http://secure.fudpuckers.com/shop-dev/item_What-The-Puck

I want to remove all thumbnail images below the main images. However, I still want the selector to work - where the user can choose the color from the dropdown and the image will appear.
iliyan.tanev
8 years ago
#9350 Quote
Avatar
  • Moderator
  • 347
Hi,

You can hide it with display: none;. The div you should target is with picture-thumbs class.
Regards,
Iliyan Tanev
Nop-Templates Dev Team