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!
Hey 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, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024