Shopify themes, liquid, logos, and UX
I would like to remove this headline that says "Description" from my description section
My store is https://ywm4h9knwo8uwzf7-87026893093.shopifypreview.com/products/moissanite-cross-stud-earrings?vari...
any help would be appreciated
Hey @sibouss
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
.product__description h2.wb_proleft_head {
display: none !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hi @sibouss
This is Amelia from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file -> Save
h2.wb_proleft_head {
display: none;
}
Hope that my solution works for you.
Best regards,
Amelia | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
➜ Weekly updated Shopify tutorials on YouTube
All features are available from Free plan. Live Chat Support is available 24/7.
Go to online store ---------> themes --------------> actions ------> edit code------->assets-----> section-main-product.css
add this at the end of the file.
.product__description h2.wb_proleft_head {
display: none !important;
}
and the result will be
If this was helpful, hit the like button and mark the job as completed.
Thanks
Hello @sibouss
Go to online store > Edit theme code > section-main-product.css > Insert the code at the bottom of this file "section-main-product.css" .
body .product__description h2.wb_proleft_head {
display: none;
}
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025