Hello, how to remove the line and the word “description”. I have tab visibility turned off in the psigle product settings, I also have it in css
}
li#tab-title-description {
display: none;
}
but these elements are still visible on the website.
+ The Additional Information Tab: Shows when the Attributes are added under a Product. If the Attributes are not added then the Additional Information tab doesn’t show.
+ Description Tab: This is the main description on the product page. So, if you want to hide it, just remove all description content.
Yes… but I want to remove title”description”. I have switch off this element in wp-admin and added CSS . And the title “description” is still displayed. Please look at the screenshot above.