Hide Tabs on single product page
-
I would like to hide the tabs section on the single product page. Currently I have hidden everything except the description. Could you please let me know how I can achieve this?
Attachments:
You must be
logged in to view attached files.
Hello,
There is an option available in Theme Settings that you can set the tabs that you can find under Theme Settings >> Single Product >> Tabs.
Screenshot for Clarification:
https://gyazo.com/4d621ba90b5e3ddb56e7433fc556c84a
Best Regards
I have tried this and it is still showing the “description” tab like in the screenshot I attached above.
I have the Hide tabs headings set to “yes”
Is there another way to hide the tabs? I want none to show.
Hello,
Sorry but there is no option in Theme Settings for that.
Because The product tabs are WooCommerce functionality and our theme doesn’t influence.
You can remove it by using WooCommerce official Code snippets:
https://docs.woocommerce.com/document/editing-product-data-tabs/
Best Regards.