Shortcode 'icon' doesn't appear inside in 'Column text'
Hi,
I tried to use an icon short code inside a colum like:
<p>[icon type="fas fa-check" color="#3F51B5"] <strong>mytitle</strong></p>
But when I save the page the icon doesn't appear . The html code that is generated on ispenction is:
<i class="fas fa-check" style="color:#3F51B5" aria-hidden="true"></i>
Comments
Hi,
Please always attach a link to your website so we can check it out. If the page is offline(localhost), then our help will be limited. You will have to contact us when the page is online. Also, please make sure that the page is not under maintenance before you provide us with the link.
It is always a good idea to also attach a screenshot showing your issue.
But before it, please ensure that you do not have Fontawesome disabled in Betheme -> Theme options -> Performance:
This checkbox must be selected.
Thanks