Comments 2peterhabanek started the conversationJune 22, 2021 at 5:38pmHi, How can I remove this default tab "more info" (screenshot) in single product page? It is confusing for customers. I can't find it in product settings.Thanks.Peter Habánek[deleted] repliedJune 23, 2021 at 6:54amHi Peter,Please add the code below to your Custom CSS area: li#tab-title-additional_information { display: none; }Thanks! Sign in to reply ...
Hi,
How can I remove this default tab "more info" (screenshot) in single product page? It is confusing for customers. I can't find it in product settings.
Thanks.
Peter Habánek
Hi Peter,
Please add the code below to your Custom CSS area:
Thanks!