This topic has 4 replies, 3 voices, and was last updated 10 years, 3 months ago ago by Eva Kemp
Hi…Looking to remove all of the Tabs “More Info” at the bottom of my product page. Is there an easy way to do this?
Thank you,
Hello,
Put this code into custom.css file.
#tab_additional_information {
display:none;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Thank you for your help…
Hello,
You’re welcome.
Regards,
Eva Kemp.
Tagged: #information, product, remove, tabs, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up