Shopify themes, liquid, logos, and UX
I am using the Habitat theme and it seems that in the color selector and the "Primary Color" option is responsible for the color for the header and body text throughout the site. How can I make it so that the body text is a different color. I don't just want to apply this to the rich text element, but also everywhere else that body text appears, such as product pages. Is there a specific file that will allow me to modify colors individually?
https://shoplifewellness.myshopify.com/
Solved! Go to the solution
This is an accepted solution.
@Life_Wellness Go to assets/app.css and paste below css at bottom of file.
body, .body-font
{
color: #000 !important;
}
This is an accepted solution.
@Life_Wellness Go to assets/app.css and paste below css at bottom of file.
body, .body-font
{
color: #000 !important;
}
Quick and Easy! Thanks for your help.
Hi
I have this same issue and want to try your solution however I can’t even find the assests/apps.css section you say to go to - can you direct me?
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