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.
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024