Remove the tab on product page
-
Hi,
When I install the online paymnetplugin, a new section is created on the product page. How can I remove this tab?
It’s not something I add. It occurs automatically
SS on private content.
Thanks.
Hello,
Please provide the product page URL. If your site is under construction, please provide site admin access to the private area.
Best Regards
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.tabs-layout-tabs .tabs li.test_tab_tab {
display:none;
}
Best Regards
You are welcome! If you have any questions please feel free to contact us.
Best Regards