Your account expired support, please renew to get your support.

Home Forums Themes Support Claue Removing product short description from product page

Viewing 1 reply thread
  • Author
    Posts
    • #36307
      anonim87229
      Support Expired

      Hello,

      How to remove product short description from product page, but keep it in CSV and product settings?

      On my eshop it’s just below the product title and I don’t want it here.

      Thank you.

    • #36308
      Harry
      Support Expired

      Hi Anonim,

      Please add below code to Claue > Theme Option > General Layout > Custom CSS

      .woocommerce-product-details__short-description {
      	display: none;
      }

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 1 reply thread

You must be logged in to reply to this topic.