How can I put icon next to my text?
-
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.
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
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.
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
I tried that but it didn’t work at all, can you go into my site and try it yourself to see..
Hello,
Check your credentials I can not log in, provide the page URL
Best Regards