Hello
- In your Shopify Admin go to online store > themes > actions > edit code
- Find Asset > base.css and paste this at the bottom of the file:
.light {
opacity: revert;
}
Users are experiencing issues with text color in blog posts using Shopify’s Dawn theme, where text appears gray, blurry, or difficult to read.
Primary Solution:
Ongoing Challenges:
Status: The basic opacity fix works for standard gray text issues, but custom color changes and theme upgrade complications require additional troubleshooting. The discussion remains open for users needing more advanced customization.