I am trying to get icons in several places to show without luck. I do see them in my previews (from siteorigin's pagebuilder previews) but after publishing the site I dont see the icons anymore.
a link to the site: http://jobdashboard.net/vivaink/feverscout/
if you scroll down to "See Full Features and Specs" that is supposed to be an accordion widget
here is the source code:
<span class="iw-so-tgl-open"><span class="sow-icon-fontawesome" data-sow-icon="" style="font-size: 2em; color: right"></span></span>
<span class="sow-icon-fontawesome" data-sow-icon="" style="font-size: 2em; color: right"></span>
both open and close states have a weird rectangular data-sow-icon value in them
Any suggestions?