Remove description and review area in product page
-
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.
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
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?
Hello,
Please have a look at the screen: https://prnt.sc/vxk9zp
Let me know if you have any questions.
Best Regards
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
Hello,
What do you mean, please? Do you still see the Description tab after all the content removal?
Best Regards
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.
Hello,
I am redirected to the logi page, please provide your site admin access.
Best Regards
Hehe, sorry about that. I will create an admin account for you. Please check the private area.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.product-tabs-wrapper{
display:none;
}
Best Regards