I’m using this line of code and it is not working:
<i class="x-icon" data-x-icon-b="" ></i>
It is only displaying the broken icon box.
![]()
I’m using this line of code and it is not working:
<i class="x-icon" data-x-icon-b="" ></i>
It is only displaying the broken icon box.
![]()
Hi there,
Please try this:
<i class="x-icon x-icon-external-link" data-x-icon-s="" aria-hidden="true"></i>
Hope this helps.
This worked, thank you.
You’re welcome!
Thanks for letting us know that it has worked for you.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.