Shopify themes, liquid, logos, and UX
Hello all.
I'm quite new to Shopify and while the FAQs and help pages here have been of tremendous use, I cannot quite find the answer to a problem I have with font colours.
I have an image banner on a few pages and unlike when you have a text box behind the header text, the font doesn't change colour based on the background image. It defaults to a white font, which makes it hard to read since most of my images are lighter in nature.
Is there a way to customise the font colour for a specific image banner and change it from white to black?
Note, not all image banners have this issue, so I'd like to just target those where I have used a lighter image.
Many thanks.
Rosalind.
Solved! Go to the solution
This is an accepted solution.
Hello Ketan,
Thank you for the offer to help. I actually found this shortly after posting. I had to find the relevant theme file and add it manually there.
I found this:
.banner__heading > *,
.banner__text > * {
word-wrap: break-word;
color: white !important;
}
Within the section-image-banner.css file and changed 'white' to 'black', as it happens, I don't like it black so leaving it as the theme intended.
Thank you.
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community!😊
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
This is an accepted solution.
Hello Ketan,
Thank you for the offer to help. I actually found this shortly after posting. I had to find the relevant theme file and add it manually there.
I found this:
.banner__heading > *,
.banner__text > * {
word-wrap: break-word;
color: white !important;
}
Within the section-image-banner.css file and changed 'white' to 'black', as it happens, I don't like it black so leaving it as the theme intended.
Thank you.
User | RANK |
---|---|
197 | |
179 | |
83 | |
60 | |
47 |
Transform this holiday season into a shopping spree. Plus, learn how to effortlessly open ...
By Jasonh Dec 8, 2023Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023