How to remove description tab on the product page?

kristineMendoza
Visitor
1 0 0

kristineMendoza_0-1609119375663.png

 

Replies 3 (3)

ZestardTech
Shopify Expert
5393 970 1291

Hello There,

Please share your store URL and Screenshot.
So that I will check and let you know the exact solution here.

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing

neeravmakwana
Shopify Partner
164 30 39

Hi, can you try the following:

Go to Themes > Customize > Theme actions (bottom left corner, just below Theme settings) > Edit Code.

Then search for Sections > Product-template.liquid and search for product.description

 

Next, comment out the block of div code which is just outside this item. If it does not solve your problem, try commenting out the block of div code just outside of it and so on. I think after 2-3 comments, you'll get what you are looking for. If you can share the theme you are using, I may be able to help you better.

Thanks.

Amenah1
Visitor
1 0 0

Hi there,

Can you please explain how to remove the tabs in the product description. As I am not sure what to do when I reach the point ( product.description) section in the coding.