Hi All,
When I use the CSS code below to remove the ‘Description’ title from a single product listing in WooCommerce, it will not accept any other product description updates.
.description_pane h2 {
display: none
}
As soon as I remove the code, I can update the product listing, but I get the ‘Description’ title back again.
I could live with that, but if I put the CSS code back, the product listing returns to the original text before I made any updates.
I’ve disabled plugins, cleared cache but I only get the issue when I add/remove the CSS code above.
I’m running the latest versions of Wordpress, X and Woocomerce but had this issue before the most recent updates.
I’d appreciate your help in solving this. Here’s a link to the site.
https://www.growandprofit.org/product/google-adwords-salons/
Best Regards
Stephen