Shopify themes, liquid, logos, and UX
I can't figure out how to change the text color of my blog posts or pages. it is gray, but I want it to be black on these pages. I can't find a way to change this in my theme editor. When I look at the page, it looks grayed out to me, the whole thing...the image as well....
https://punchofcolor.com/pages/free-printable-halloween-coupons
Solved! Go to the solution
This is an accepted solution.
Try this one.
.light {
opacity: 1;
}
Result:
I hope it help.
"🌟 Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better! 🙌"
This is an accepted solution.
Try this one.
.light {
opacity: 1;
}
Result:
I hope it help.
"🌟 Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better! 🙌"
THIS WORKED - thank you!!!!
Hello there,
Please are you able to help me with the same query, except I need to adjust the text colour to a specific colour, because right now it is white and I can't see how to change this without the colour scheme going wrong on my whole website.
Recently I upgraded my Dawn theme from 3.0 to 15.0 and as a result my blog post text is white (unreadable). The developer will not do anything to help.
Here is a link to one of my blog posts https://www.lezzeri.com/blogs/lezzeri-light-love/what-is-gold-plated-jewellery
Are you able to advise how to change this text colour in my blog posts only please?
Thank you!
Hello
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the bottom of the file:
.light {
opacity: revert;
}
Thank you so much for your help @ZestardTech! Your solution mainly worked well. The text on my blog was complete blurry or very light including the embedded images as well, now the pictures look a lot better (brighter) but the text is still a little blurry, take a look at that here:
https://www.imagella.com/blogs/news/the-symbolic-majesty-of-the-american-eagle-bird
Do you have any recommendation to make the text color brighter?
Thanks,
Tony
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025