All things Shopify and commerce
Hello everyone,
As seen in the attached screenshots. At my Footer and another segment where the background is navy blue, the text is grey and not white. Even though its supposed to be white as thats what I have set it to in the color scheme. Also when inspect the font with fontanello it says its white but its clearly not white..
What is causing this issue and how to fix it?
Hello @Peter_ecom
Our team is ready to help you.
Please share your website address and access password (if necessary) so that we can check and assist you.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
- Here is the solution for you @Peter_ecom
- Please follow these steps:
- Then find the base.css or theme.css file.
- Then add the following code at the end of the file and press 'Save' to save it.
.footer-block__details-content, .footer-block__heading, .footer-block__details-content .list-menu__item--link {
color: white !important;
}
- Here is the result you will achieve:
- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
The footer_block--content text color is set to a slightly different shade from footer block headings. This is a default Dawn styling. You can add this code to the global CSS file or your custom CSS:
.footer-block__details-content > *,
.footer-block__details-content .list-menu__item--link {
color: #ffffff !important;
}
That worked but for my footer only, how can I fix it for other sections?
Can anyone please help explain how I can make sure its white in other sections as well?
https://www.neatercanines.ph/products/zero-splash-pro
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025