Close

disable product thumbnail

cbaldo
8 years ago
#10054 Quote
Avatar
  • 9
How do I disable the display of the thumbnail from the product detail page?
I want to show only the main image of the product

thank you 
iliyan.tanev
8 years ago
#10057 Quote
Avatar
  • Moderator
  • 347
Hi,

You can set the following styles in Nop Motion Theme -> Settings -> Custom Head Styles:


.picture-thumbs {
   display: none;
}


Hope this helps!

Regards,
Iliyan Tanev
Nop-Templates Dev Team
cbaldo
8 years ago
#10164 Quote
Avatar
  • 9
The customer wants to show the thumbnails now.
I have a problem with them: I can't display the thumbnail in a vertical slider as before.
Can you help me

thanks a lot ;)

Claudio
iliyan.tanev
8 years ago
#10170 Quote
Avatar
  • Moderator
  • 347
Hi,

Have you removed the script from the Custom Head Styles ? 
Regards,
Iliyan Tanev
Nop-Templates Dev Team
cbaldo
8 years ago
#10171 Quote
Avatar
  • 9
iliyan.tanev wrote:
Hi,

Have you removed the script from the Custom Head Styles ? 



Yes ;)

Solved. A comment in a view that I have forgotten