[Resolved] WooCommerce – Remove "Product Description"

Home Forums Support [Resolved] WooCommerce – Remove "Product Description"

Home Forums Support WooCommerce – Remove "Product Description"

Viewing 9 posts - 16 through 24 (of 24 total)
  • Author
    Posts
  • #199077
    Tom
    Lead Developer
    Lead Developer

    I think there’s an option directly inside WooCommerce where you can turn off reviews.

    I believe it’s in “WooCommerce > Settings > Products”.

    #404241
    Monika

    Hi Tom,
    I’m having the same issue, wanting to remove the ‘Description’ on the inside of the WooCommerce Tab and neither of the suggested css coding works for me… maybe I’m not adding it in the right place?
    I tried under ‘Appearance’ – ‘Simple CSS’ and added it there – but nothing changed.
    I also tried to add it in the AE-Woo Tab ‘Custom CSS’..no luck…
    what am I missing?
    I appreciate your… or anyone’s help…Thank you!

    #404352
    Leo
    Staff
    Customer Support

    Tom’s code should work. Can you link me to the page where it’s not working?

    #404836
    Monika

    This would be one example:
    https://www.humuh.org/product/secrets-golden-spiral/

    I have put both css codes from above in the ‘Simple CSS’ section… any suggestions?
    Thank you!

    #405007
    Leo
    Staff
    Customer Support

    You are using Elementor which is why the code isn’t working.

    You can try this:

    .ae-woo-tab-content h2 {
        display: none;
    }

    But might be best to ask them to see what’s the best way.

    #405015
    Monika

    Hey… that did it!!! Brilliant! Thank you so much!!!! Yay… this has been bugging me for a while..
    Kindest regards,
    Monika

    #405026
    Leo
    Staff
    Customer Support

    No problem!

    #601349
    Maria

    Hi, I would like to do the opposite and remove the blue text “description” and one thin line and keep the h2 “description” and the long description text. How do I do that?

    Thank you

    #601387
    David
    Staff
    Customer Support

    Hi Maria, can you raise a new topic where you can add a link to your site please

Viewing 9 posts - 16 through 24 (of 24 total)
  • You must be logged in to reply to this topic.