Shopify themes, liquid, logos, and UX
Hey i would like to change the slideshow heading and subheading text to white color, while the rest of the page´s text stays black´ish. Can anyone help me?
Page site is fancykitchen.net / pw: fancykitchen
I really hope someone can give me a solution to my problem!
Solved! Go to the solution
This is an accepted solution.
yes please use this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.hero__text, .hero__title {
color: #ffffff;
}
This is an accepted solution.
yes please use this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.hero__text, .hero__title {
color: #ffffff;
}
Thank you so much! def made my day!
its my pleasure to help us
How do you do the same but with featured content?
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