My Product descipton is gray out on refresh theme

My Product descipton is gray out on refresh theme

relaxpod
Visitor
3 0 0

relaxpod_2-1676465910867.png

 

 

Here is how is looks before I go inpect and make the fix. I have to remove the "dark:prose-invert light" class in the first div that wraps everything. How I can make this change permanently? 

 

relaxpod_1-1676465889424.png

 

Replies 3 (3)

relaxpod
Visitor
3 0 0

I found a fix, I just added some of my own css in the custom css box when I click the entire product information card in the theme editor. However is there a better way to approach this? Not sure if this will cause issues in the future. Please and thank you! 

relaxpod
Visitor
3 0 0

Nevermind I found the root cause of it. I found it in the base.css. It was the light{opacity}. I just change it to 1

relaxpod_0-1676467851275.png

 

CharBar93
Excursionist
15 0 2

I googled "Why is Shopify adding dark:prose-invert light to my blog post" and found this thread.

 

I have the same issue but only on my latest blog post. So strange. 

https://sharphampark.com/blogs/news/tune-in-to-bbc-radio-ft-sharpham-park

I used the inspector and found some code saying 'light' and removed it in the inspector and it made the blog normal.

 

How do I remove it from the blog template or entire site?