• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Marek
  • Private: No
  • Open Date: 29.10.18, 15:20
  • Opened by: Mirko Degen
  • Closed by: Marek
  • Closed on: 28.12.18, 15:05
  • Reason: Closed
  • Comment: Glad to help!

Ticket #13164 - remove product details tab

How can I remove the product detail tab?

Comments

Marek 30 Oct 2018, 13:26

There is no such option in back office.
You can only do the with following CSS:

#product .nav.nav-tabs li:nth-child(2) {display:none}