Shopify themes, liquid, logos, and UX
Hi!
I am using the Rich text section on the free spotlight theme on the product page.
I want to change the first part of the slogan to a different color (e.g orange) and the rest of the text black.
I have some extremely basic coding skills but can this not be done in the CSS block on the theme editor?
Thanks
Hi @Shay751
h2.rich-text__heading {
color: red !important;
}
.rich-text__text {
color: yellowgreen !important;
}
I hope this helps
Best,
Daisy
Hi there,
Thank you for the response.
Perhaps I didn't word it correctly, I only need to change the color of the headline text split into two different colors. See example below
Like This
Hope that makes it more clearer on the help needed, thanks!
Hi @Shay751
In that case, let me know exactly where you want to edit.
Take a screenshot of the specific section and share the link to the page if it’s not on the homepage. This will help me check the code to see if it’s editable.
Best,
Daisy
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