Shopify themes, liquid, logos, and UX
Hi, I would like to know how I can change the headers (within the footer - the dark pink parts in my photo) to be white like the rest of the text/links. Thank you. I am using a custom theme, and the dark pink header part is a custom font I added to my website.
Solved! Go to the solution
This is an accepted solution.
Hey @kmswan32
Please follow below steps
Step 1: Go to Online Store -> Theme -> Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file -> Save
.footer .footer-block__heading,
.footer #FooterCountryLabel{color: #fff !important;}
This is an accepted solution.
Hey @kmswan32
Please follow below steps
Step 1: Go to Online Store -> Theme -> Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file -> Save
.footer .footer-block__heading,
.footer #FooterCountryLabel{color: #fff !important;}
Thank you! This worked
Hi there Codewiser,
I try to use this solution, but I can not find the file "base.css" - Can I use another one? And does this solution works for Impulse theme?
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