Use fax icon in footer

Home Forums Jevelin Theme Use fax icon in footer

Home Forums Jevelin Theme Use fax icon in footer

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    RESOLVED Posts
  • TL12
    Participant

    Hi,

     

    I would like to use the fax icon from Font Awesome in the footer. The following code doesn’t show any icon, unfortunately.

     

    What can I do to achieve this?

    Thanks!

    https://fontawesome.com/icons?d=gallery&q=fax&m=free
    <div>
    <div><div class=”sh-contacts-widget-item”></div>
    <div>    <i class=”icon-fax”></i></div>
    <div>    Fax</div>
    <div></div></div>
    </div>

    • This topic was modified 4 years, 11 months ago by TL12.

    TL12
    Participant

    See attached screenshot of the html snippet.

    Attachments:
    You must be logged in to view attached files.

    Hi @TL12,

     

    I hope you are well today and thank you for your question.

     

    Could you please share your site where you are using that code so that I can help you to achieve it?

     

    Also, please tell me exactly where you have added that code in the site footer.

     

    Best regards,
    Shufflehound team

    TL12
    Participant

    Thanks for your quick response. I have added an HTML widget in the (standard) footer. The last row of the middle column is missing the icon. I added the URL to the private information field.

    Please try changing that code as following.

     

    <i class="fa fa-fax"></i>

    TL12
    Participant

    Solution for this topic

    Thanks, that worked!

    You are most welcome here 🙂

Viewing 7 posts - 1 through 7 (of 7 total)