2 color headline possible?

Hi, I need to use a Headline that has the first 4 words highlighted in a different color. Think a “New” flash on a product description and you get the idea.
I thought I could use the subhead function on the Headline element but it seems to wrap both in separate h1 tags. I was trying to build the entire site with just pro’s settings and have run out of ideas, i.e using span.
Suggestions are very much appreciated.
Cheers
David

Hello David,

Thanks for writing to us.

You can use the HTML span tag inside the Headline element and use the inline style. Please have a look at the given screenshot below.

For example

Test <span style="color:#e50404;">Headlines</span>

The purpose of providing custom CSS is to show you how to add CSS code to your site. Writing custom CSS is outside the scope of our theme support. If you need more customization, you need to learn CSS and learn how to use the browser’s element inspector or you can subscribe to One to get further assistance.

Hope it helps.
Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.