Home Forums WoodMart support forum How to hide additional information on product page

How to hide additional information on product page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #311563

    hamda77
    Participant

    Hi

    I want to hide the additional information , reviews and shipping and delivery on product page.

    Best Regards,

    #311593

    Hello,

    Please use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Global CSS section:

    .single-product .product-tabs-wrapper {
        display: none;
    }

    Best Regards.

    #315548

    hamda77
    Participant

    Thank you for your help

    #315550

    Most Welcome 🙂

    If you do not mind, can you please leave 5 stars rating for our theme by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in the future. It would encourage our work a lot. If you like our Theme and Support.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘How to hide additional information on product page’ is closed to new replies.