Home Forums WoodMart support forum Remove description and review area in product page

Remove description and review area in product page

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #247840

    questitgr
    Participant

    Hey there,

    Can you please provide me the code that hides the description and the review below product in product page?

    Attachments:
    You must be logged in to view attached files.
    #247918

    Hello,

    Please clear the main product description and this tab would disappear.

    As for the reviews, please disable them in Woocommerce > Settings > Products.

    Best Regard

    #248538

    questitgr
    Participant

    Ok, I found the way for the review issue.

    Can you please explain better the part about the main product description? Can you please provide me with a screenshot?

    #248587

    Hello,

    Please have a look at the screen: https://prnt.sc/vxk9zp

    Let me know if you have any questions.

    Best Regards

    #248597

    questitgr
    Participant

    I was using elementor but I understood this time 😉

    There is another issue though: The action you mentioned above leaves behind the issue you can see on the attached image.

    Can you please tell me how to remove this?

    Regards

    #248697

    Hello,

    What do you mean, please? Do you still see the Description tab after all the content removal?

    Best Regards

    #248796

    questitgr
    Participant

    In the photo, which I attached in the previous post, there is an empty area which looks quite ugly. We need this area gone, meaning to erase the thin grey line and the empty white space.

    As it is now, it does not display any content but the “area” of the description is still there.

    Please check the link I provided below.

    #248919

    Hello,

    I am redirected to the logi page, please provide your site admin access.

    Best Regards

    #248931

    questitgr
    Participant

    Hehe, sorry about that. I will create an admin account for you. Please check the private area.

    #249032

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

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

    Best Regards

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