Shopify themes, liquid, logos, and UX
Dear,
I have a problem where my undertext appears grey when the theme color is white for the text. Same happens with black. Does anyone know a solution for this because its very annoying.
Thankyou!!
auto-essentials.nl
Hey @Djani010@Djani010,
I hope you're doing well!
1. From your Shopify Admin go to online store > themes > ... > edit code
2. In your theme.liquid file, find the </body> (press CTRL + F or command + F on Mac)
3. paste this code right above the </body> tag:
<style>
.newsletter__subheading > p{
color: white !important
}
</style>
I hope this helps! If you have any further questions or need additional assistance, feel free to let me know. Wishing you a great day ahead.
Best,
Diego
Hello Diego,
Thanks for your reply.
I wanna fix this at every section where this happens and not only on the newsletter.
Hey!
Got it, where else are you seeing this happen? Let me know and I’ll make sure it’s fixed across all sections.
Best,
Diego
Take a look at my website
https;//auto-essentials.nl
Hi @Djani010,
Please go to '...' > Edit code > layout > theme.liquid file, find '0.75' and change code here:
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