All things Shopify and commerce
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/
Solved! Go to the solution
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 be
If this was helpful, hit the like button and accept the solution.
Thanks
- Buy me a Pizza
Hello @Sandy
do you mean this text
Hello @Sandy
you want to remove key feature
Thanks
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 be
If this was helpful, hit the like button and accept the solution.
Thanks
- Buy me a Pizza
thank you
Hello @Sandy
please accept my solution
Thanks
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024