Adding font awesome icons within text box

Hello,

How would I go about adding a icon next to the phones numbers within a text box in the footer of this example page?

https://kelvintopsetdr.co.uk/?page_id=15

Can’t seem to get it to work. Any help would be amazing thanks :slight_smile:

Hi,

To add an icon, you can add this code before your phone numbers.

[x_icon type="phone"]

http://demo.theme.co/integrity-1/shortcodes/icons/

or if it is not working, you can try this instead.

<i class="x-icon x-icon-phone" data-x-icon="&#xf095;" aria-hidden="true"></i>

Hope that helps

Hi Paul,

Thanks for the quick reply.
I tried both of them and neither worked, left the second option in place on the page so you can see. These are just text boxes so would I need to use some other element that would handle the code?

Thanks

Hi,

Both should work in a text element. Please make sure you are adding it in code tab

If it still doesn’t work, please provide us your wordpress admin login in Secure Note

Thanks

Hi Paul,

Yup that did it, sorry total newbie to the theme.
Thanks for your excellent help :slight_smile:

Have a good day

You’re most welcome and have a nice weekend!

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