Shopify themes, liquid, logos, and UX
Can I please get the code (and where to add it) to change the text color (white to black) on the image banner, Dawn theme, both mobile and desktop?
This is for the first line of text (heading) not the second line (body)
I have tried all the options posted previously and none will change the text color
I don't want to change the theme settings, just this part of the image banner.
Thank you
Solved! Go to the solution
This is an accepted solution.
Hi @simplelife
You can try follow this path:
Themes => edit code => asset => base.css
and add this code to bottom of the file base.css
.banner__box * {
color: black;
}
This is an accepted solution.
Hi @simplelife
You can try follow this path:
Themes => edit code => asset => base.css
and add this code to bottom of the file base.css
.banner__box * {
color: black;
}
Hi,
Please share your store URL and if your store is password protected then also provide password too.
Thank you.
HI @simplelife
This is Victor from PageFly - Landing Page Builder App.
You can try this code by following these steps:
.banner__heading{color:black !important}
Hope my solution works perfectly for you!
Regards,
Victor | PageFly
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025