Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hey All,
My product descriptions are not being displayed in the TASTE theme. I have searched for a similar solution in the message boards and none of those solutions have worked for me.
I have my description added in the theme area & a description typed in this products page. Interestingly enough, when I go to view my page it flashes the description upon loading but then disappears .2 seconds after appearing, never to be seen again.
Thanks for your help.
Hi,
It probable has a css style set to display: none or something like that. Please share your store link.
Hi,
Thank you for sharing that.
Indeed, there is a css style applied to your description block that just hides it.
Go to your Online Store -> Themes -> Edit Code and find the file that renders the product card. usually it would be called like product-template.liquid or product-card.liquid, but depends on the theme.
Once found, press Ctrl+F and type product__description rte quick-add-hidden
This should bring you to the line:
<div class "product__description rte quick-add-hidden" style="display: none;">
All you need to do is delete this bit: style="display: none;"
Save and you are done.
The hardest bit is to find the file, so try to search for anything that has a product in it.
Hi Again, thank you for that info.
I found the product__description rte quick-add-hidden
BUT I am not seeing the appropriate line to delete, see screen shot below.
Hi,
Please delete the {{ block.shopify_attributes }} from that line. That should do it
Oh no, it didn't go as planned, now "quick add hidden" is showing. 😂
I tried adding {{ block.shopify_attributes }} back and it didn't correct itself. .
Hey Kgbfashionista
I ended up starting a new theme/store. Thank you for your help on this, appreciate it.
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025