Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
I am using Headlines alot and I see I can modify the color. Can I have a headline that is all black except the last word? I don’t see a way to have 2 colors or the html to code it?
For example
This is a test
“”This is a”” all in black and
“test” is all red.
Thanks
Todd
Hi Tyoungbauer
You can do this with some custom CSS. Please open your SiteOrigin Headline widget and wrap the text you want to be a different color in a span. For example:
Head over to the widget styles sidebar and open the Attributes settings group. Set the Widget Class to headline-span_color and save.
If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Add (and adjust) the following CSS as desired:
How does that look? Adjust the color as desired.
You might also need to install the SiteOrigin CSS Editor.