Shopify themes, liquid, logos, and UX
How can I change the color of just one word in the heading of a multicolumn section in Dawn theme?
I tried a few different CSS codes from old responses in other threads and they didn't work. Some guidance would be appreciated!
Solved! Go to the solution
This is an accepted solution.
To complete your requests, please follow these steps:
1. Go to the section you want to edit and wrap the desired text with a span tag
2. Add the following CSS code to your stylesheet:
.multicolumn h2.title > span {
color: red !important;
}
I hope this helps
Best,
Daisy
please do!
Can you send me the page link to check further for you?
Thank you
can you send me the password and the page URL of the heading that you want to change ?
https://admin.shopify.com/store/36c09f-58/themes/132497997875/editor
is this the link you wanted? the header is on the home page
@LizHoang my store isn't published yet so I'm not sure if that's the link you're wanting
This is an accepted solution.
To complete your requests, please follow these steps:
1. Go to the section you want to edit and wrap the desired text with a span tag
2. Add the following CSS code to your stylesheet:
.multicolumn h2.title > span {
color: red !important;
}
I hope this helps
Best,
Daisy
it worked! thanks so much, truly appreciate it!
Learn 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, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025