Is there a way to add font awesome in BWD ButtonPlus2 text area?

Subject say it all - is there to insert font awesome into the text area of the ButtonPlus2?

Thank you
Bill

Looks like you can just type the FA code into the text area like this:

<i class='fa fa-apple'></i> Button Text

May have to adjust the size and a &nbsp or two to get it right.

Rob

1 Like

Thank you,

I tried that at first but I didn’t type it correctly. Now it show up. I used this

<i class="fa fa-facebook" aria-hidden="true"></i> Join our Facebook group

It worked and I didn’t have to use &nbsp to space it.

Using the dedicated settings will give more control of sizing and positioning than using inline HTML in the text setting.

3 Likes

This topic was automatically closed 6 days after the last reply. New replies are no longer allowed.