Hi!
I want to center a icon in a circular container (see screenshot – this is what I want). For some reason I can’t do it.
Centering icon without circular container works ok:
<p style=”text-align: center;”>[icon image="ss-crosshair" character="" size="medium" cont="no" float="left" color="#97c92a"]</p>
But when I add circular container, the icon is left aligned:
<p style=”text-align: center;”>[icon image="ss-crosshair" character="" size="medium" cont="yes" float="left" color="#97c92a"]</p>
Can I center the icon with circular container somehow? Thanks!