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
Hey 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, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025