Remove Additional Information tab from Product page
-
How do I remove the “Additional Information” tab from the product page please
You can close this topic – I had hidden this using css from woo thanks
/* To hide the additional information tab */
li.additional_information_tab {
display: none !important;
}
Actually this is not resolved – still need help
Hello,
Please send us the page url. I will give you a custom css.
Best Regards.
Hello,
I am unable to visit your site due to maintenance mode. Try to add below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS.
#tab-title-additional_information {
display: none !important;
}
Best Regards.
I have added this css – it hasnt hidden this – is there another way
Hello,
Please share the wp logins details in private content under the message area i will check and give you a possible solution.
Best Regards.
https://pistyles.com/pisadmin
pi685dev
I!K!Yk2azc7pcl9xBb9Hemze
Hello,
I have visited your site the additional information tab already not showing:
Screenshot for clarification:
https://ibb.co/PMBmPyB
Check back your site after completely clearing the browser cache.
Best Regards.