Home Forums WoodMart support forum How can I put icon next to my text?

How can I put icon next to my text?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #136193

    Xtolia
    Participant

    Hi team, I was wondering on how I can put one of the font awesome icons next to my text..
    So my text is a h4 tag and I want to put the linkedin Social media icon on the right side of the name and make the icon linked to my social page? view attachment for example… please advise 🙂

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

    Hello,

    1. Chose the icon https://fontawesome.com/v4.7.0/icons/

    2. Put the icon, for example, <i class="fa fa-address-book" aria-hidden="true"></i> beside the text in the text mode http://prntscr.com/op04ds

    Best Regards

    #136240

    Xtolia
    Participant

    Okay thanks, that worked however I have my text in h4 tag for example like this

    <h4>KIM RENTON R.N. B.A.</h4><i class=”fa fa-address-book” aria-hidden=”true”></i>

    and when I update the page, it shows the icon below the text and not beside it.

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

    Hello,

    Put the icon inside the title, like this <h4>KIM RENTON R.N. B.A. <i class=”fa fa-address-book” aria-hidden=”true”></i></h4>

    Best Regards

    #136290

    Xtolia
    Participant

    I tried that but it didn’t work at all, can you go into my site and try it yourself to see..

    #136400

    Hello,

    Check your credentials I can not log in, provide the page URL

    Best Regards

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