Using Font Awesome Icons in buttons

Hi all!

I am trying to figure out how to use font awesome icons in a column as per below. I have already setup and registered my Font Awesome kit using the plugin. Simply referencing the font awesome icon ("fab fa-apple">) is not displaying it.

[button title="Download for Android" link="https://play.google.com/store/apps/details?id=com.seatscouts.hermes" target="_blank" align="" icon="" icon_position="" color="#000000" font_color="#FFFFFF" size="2" full_width="" class="" download="" rel="" onclick=""]

Thank you in advance!

Comments

  • I was able to finally get it going in case anyone else is interested. It was pretty straightforward once the kit is setup.

    [button title="Download for iPhone" link="" target="_blank" align="" icon="fab fa-apple" icon_position="left" color="#000000" font_color="#FFFFFF" size="2" full_width="" class="" download="" rel="" onclick=""]
  • Hey,
    glad you did it. There may be some issues since there are 2 icon sets used but if it works, it works ;)
    thanks
Sign In or Register to comment.