Remove 'Description' Headline from description section

Remove 'Description' Headline from description section

sibouss
Excursionist
51 0 4

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

Replies 4 (4)

Moeed
Shopify Partner
7331 1987 2423

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:

Moeed_0-1720420940068.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


PageFly-Amelia
Shopify Partner
626 165 238

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.

Rahul_dhiman
Shopify Partner
802 154 169


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

8.png


If this was helpful, hit the like button and mark the job as completed.
Thanks

Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront

Contact here


BEST CUSTOMER ACCOUNTS APP WITH CUSTOM WISHLIST OPTION 
TRY OUR APP :

PWC: Customer Accounts & Pages

oscprofessional
Shopify Partner
16366 2440 3188

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;
}
Hire us | Pass Core Web Vital | B2B Wholesale Experts | Claim Your Free Website Review |
Connect with Us: WhatsApp | Skype: oscprofessionals-87 | Email: pallavi@oscprofessionals.com |
Custom Shopify SolutionsPrivate Apps, Theme Customization & SEO | Digital Marketing |
OSCP Apps: Discount Suite | Wholesale App | Bundle & Upsell | Shipping Discount | and more...