I’ve run into a strange issue with an font-awesome icon element. <i class="fas fa-external-link-alt">
I have a looper element with a previous text element as the title. the text in this element is

everything looks good in the builder
If this <i class="fas fa-external-link-alt"> is in the link, the front end page looks like this:
But if i delete this <i class="fas fa-external-link-alt"> everything works as it should be.
Any clue?


