Resolving Unexpected Text and Formatting Issues on Product Page

Solved

Resolving Unexpected Text and Formatting Issues on Product Page

Sandy
Visitor
3 0 0

Hi, I'm experiencing an issue with my Shopify store. On the product page  some unexpected text is showing up below the pricing. I’ve checked the code and reviewed the installed apps but haven’t been able to find where it’s coming from. This extra text is disrupting the page’s layout and causing unwanted formatting issues, such as a strikethrough effect on the pricing. I’d greatly appreciate any guidance on how to fix this. My theme is 'Prestige. Example https://www.genghisfitness.com/collections-weightlifting-belts/ 

Accepted Solution (1)

Sangeetanahar
Excursionist
409 25 53

This is an accepted solution.

Hello @Sandy 

if you want to remove the key feature text then follow these steps

Go to online store ----> themes ----> actions ----> edit code ---->
base.css file and paste the following code at the bottom:

 

.product-short-description{
Display:none;
}

result will be10MM-Powerlifting-Leather-Belt (1).png

 

 

If this was helpful, hit the like button and accept the solution.
Thanks

- Buy me a Pizza

Was I helpful?

Buy me a coffee



Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront
Email me -sangeetarahuldhiman@gmail.com - Skype: live:sangeetarahuldhiman -Whatsapp: +917009811712
Checkout Some Free Sections Here

View solution in original post

Replies 5 (5)

Rahul_dhiman
Shopify Partner
462 93 96

Hello @Sandy 
do you mean this text
9.png

Was I helpful?

Buy me a coffee



Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront
Email me -rahul@prowebcoder.com - Skype: live:dhiman.639
Checkout Some Free Sections Here
Mobile:- +91 62390-46167

Sangeetanahar
Excursionist
409 25 53

Hello @Sandy 

you want to remove key feature

10MM-Powerlifting-Leather-Belt.png

Thanks

Was I helpful?

Buy me a coffee



Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront
Email me -sangeetarahuldhiman@gmail.com - Skype: live:sangeetarahuldhiman -Whatsapp: +917009811712
Checkout Some Free Sections Here

Sangeetanahar
Excursionist
409 25 53

This is an accepted solution.

Hello @Sandy 

if you want to remove the key feature text then follow these steps

Go to online store ----> themes ----> actions ----> edit code ---->
base.css file and paste the following code at the bottom:

 

.product-short-description{
Display:none;
}

result will be10MM-Powerlifting-Leather-Belt (1).png

 

 

If this was helpful, hit the like button and accept the solution.
Thanks

- Buy me a Pizza

Was I helpful?

Buy me a coffee



Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront
Email me -sangeetarahuldhiman@gmail.com - Skype: live:sangeetarahuldhiman -Whatsapp: +917009811712
Checkout Some Free Sections Here
Sandy
Visitor
3 0 0

thank you

Sangeetanahar
Excursionist
409 25 53

Hello @Sandy 

please accept my solution

Thanks

Was I helpful?

Buy me a coffee



Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront
Email me -sangeetarahuldhiman@gmail.com - Skype: live:sangeetarahuldhiman -Whatsapp: +917009811712
Checkout Some Free Sections Here