Shopify themes, liquid, logos, and UX
Hi. In my Dawn Theme, i want to change on every product page the color of my text to "#96303a" and the color of white background to #96303a.Thanks for any help in advance!
Store: www.babidiboo.com
Solved! Go to the solution
This is an accepted solution.
Hi @babidibooparty,
Please go to Customize > Collections > Default collection > Product grid > Color scheme.
You just need to reselect 'Color scheme' for it, it will display fine
This is Richard from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the </head> to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the </head>
{% if template contains 'product' %}
<style>
,body, .color-scheme-1, .color-scheme-2, .color-scheme-3, .color-scheme-4, .color-scheme-5, .color-scheme-f5e22547-6502-445b-aac5-6858f4e0cfd5, .color-scheme-a3abe2fe-7251-456a-802f-cbfa113f79f0, .color-scheme-2cda282b-dab7-45ed-bf03-c45bd7d6239e, .color-scheme-9cdb8e2d-9e85-4089-b968-756a1b63b5df, .color-scheme-5b0012f8-31ef-413d-822c-71133667013c, .color-scheme-8fd5cc3d-5299-49b1-b7dc-94fb0682285e, .color-scheme-6d9c98c2-0ca5-4550-aed1-750228b07e10 h1, h2, h3, h4, h5, .h0, .h1, .h2, .h3, .h4, .h5 {
color: #96303a !important;
}
section .gradient {
background: #96303a;
}
</style>
{% endif %}
Hope this can help you solve the issue
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
It didn't work! 😞 but thank you so much!!
This is an accepted solution.
Hi @babidibooparty,
Please go to Customize > Collections > Default collection > Product grid > Color scheme.
You just need to reselect 'Color scheme' for it, it will display fine
Thank you Nam! this worked 🙂
Hi @babidibooparty,
You're welcome and happy to help 😊
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024