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
User | RANK |
---|---|
64 | |
58 | |
48 | |
42 | |
42 |
Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023Summary of EventsBeginning in January of 2023, some merchants reported seeing a large amo...
By Trevor May 15, 2023With 2-Factor Authentication being required to use Shopify Payments, we’re here to help yo...
By Imogen Apr 26, 2023