Remove short Description from my product page - Acme Themes

Best Premium and Free WordPress Themes Forums Online Shop Remove short Description from my product page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #28416
    dkyadav92
    Participant

    Hello,

    I want to remove the short deecription displaying after the product title on my product page.
    I only want to show Product title and add to cart option on my product page.
    Although, I need the short decription on my single product page.
    Please, Reply as soon as possible.

    here is a link to my page: http://zingoora.com/product-category/electronics/
    Thanks in advance,

    #28470
    Acme Themes
    Keymaster

    Hello,

    Please use the following custom CSS

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

    Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.