I’m trying to use Font Awesome icons inline in the SPB, but they are being stripped out.
For example, I’m trying to use it within a text block – in the content area of the text block I have this (specific text is replaced by dummy text to hide my client info):
<h2>My H2 Heading</h2>
At the end of that heading I want to place an RSS icon with a that links to the RSS feed, so I tried this:
<h2>My H2 Heading </h2>
But it’s being stripped out when updating the content/page.
If I don’t use SPB, it seems to work.
How can I accomplish this within SPB?
Thanks!