Shopify themes, liquid, logos, and UX
Hi All,
As you can see, the subtitles on my banners are a light white color. How can I change this to plain white so it will be easier to read?
is this just simple to add below code in the css? or is it something different (not specific due to color)
/* heading */
.banner__heading {
color: white;
}
/* sub-heading */
.banner__text.rte {
color: white;
}
Store:
https://thetraveladdict.nl/
Theme: Craft
Thanks!
The Travel Addict
Solved! Go to the solution
This is an accepted solution.
Search for. subtitle in the base.css file and modify it to the following code
.subtitle {
font-size: 1.8rem;
line-height: calc(1 + .8 / var(--font-body-scale));
letter-spacing: .06rem;
color: #fff;
}
@Thetraveladdict wrote:Hi All,
As you can see, the subtitles on my banners are a light white color. How can I change this to plain white so it will be easier to read?
is this just simple to add below code in the css? or is it something different (not specific due to color)
/* heading */
.banner__heading {
color: white;
}
/* sub-heading */
.banner__text.rte {
color: white;
}Store:
https://thetraveladdict.nl/Theme: Craft
Thanks!
The Travel Addict
Need a Shopify Expert and Specialist? Let's chat on WhatsApp +923046983349 and bring your vision to life!
Custom Shopify Store Design | Premium Themes | Variant Apps Expert
Your Coffee Tip a seamless synergy. ☕❤️
This is an accepted solution.
Search for. subtitle in the base.css file and modify it to the following code
.subtitle {
font-size: 1.8rem;
line-height: calc(1 + .8 / var(--font-body-scale));
letter-spacing: .06rem;
color: #fff;
}
Hi @Kyle_liu ,
i have tried this solution for my webshop, however it's not working...can you have a look?
Trade theme
https://theonlinecollective.nl/
Thanks!
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025