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
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024