wordpress - Woocommerce How to hide product tab -


i'm trying hide or remove tab want keep product description. there way this?

https://www.absolutept.com/product/electric-stimulation-machine-ev906/

see how word "description" appears - want remove , dot in front of keep else.

thanks in advance.

you have remove code snippet:

<ul class="tabs wc-tabs">   <li class="description_tab active">     <a href="#tab-description">description</a>   </li> </ul> 

that should solve problem.


Comments

Popular posts from this blog

c - How to retrieve a variable from the Apache configuration inside the module? -

c# - Constructor arguments cannot be passed for interface mocks -

python - malformed header from script index.py Bad header -