• Closed by: Fred
  • Closed on: 26.10.20, 12:24
  • Reason: Closed
  • Comment: Glad to help!

Ticket #19567 - Article Details

Hello :-)

I have to disturb you again.
Fred, how do you hide the article details? We are now just before lunch on the site, so customers shouldn’t see how many products we have in stock.

Attachments:

Bildschirmfoto 2020-10-25 um ... (120.6 KiB)

Comments

Fred 26 Oct 2020, 10:30

Try following CSS

#product .nav-tabs .nav-item:nth-child(2){display:none}
Florian Frerichs 26 Oct 2020, 12:18

Nice Fred ;-) it works, thanks.

Fred 26 Oct 2020, 12:24

you are welcome