Remove Description text in WooCommerce with Divi Theme Posted on 20:56:00by Guest Contributor with No comments To remove the word "Description" from all product listing pages in WooCommerce with Divi. Add this css code to Divi >> Theme Options >> General Panel >> Custom Css .woocommerce-page div.product .woocommerce-tabs #tab-description h2:nth-child(1) { display: none; } Email ThisBlogThis!Share to TwitterShare to Facebook
0 comments:
Post a comment