- This topic has 8 replies, 2 voices, and was last updated 8 years, 6 months ago by .
Viewing 9 posts - 1 through 9 (of 9 total)
Viewing 9 posts - 1 through 9 (of 9 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Adding an email icon to footer widget
How can I add a email icon with a link for our webmail access, to Footer Widget 4, in the Gravida Theme?
The webmail access link address is : https://csigas.com:2096
Regards, John Rankin
Hi John,
Kindly go to Appearance>>Widget>>Footer Widget 4
Drag and drop text widget in footer widget 4 and add this code:
<i class="fa fa-envelope" href="https://csigas.com:2096" target="_blank"></i>
Regards,
Dave
The solution that you provided didn’t work, however it gave me enough information to experiment with and I was able to get the line of code below to work, following your instructions.
<i class=”fa fa-envelope”></i>
I’m still trying to figure out how to either center or move the email icon to the far right.
Thank you for your guidance!
Correction, here’s the line of code that worked.
I’m sorry for the multiple posts. The line of code that I pasted into the message doesn’t completely display. I’m trying one more time using HTML comment tags.
<!–– <i class=”fa fa-envelope”></i> ––>
was your issue resolved?
Yes. The issue was resolved. I would be happy to post the code, however, I can’t figure out how to get all the code to display in this post. The href portion of the solution doesn’t display.
Many thanks to this forum for the solution they provided as it led me to a solution that worked.
Thank you!
<p align="right"><a href="https://csigas.com:2096" target="_blank"><i class="fa fa-envelope"></i></a>
</p>
Hi Jonathan,
Thanks for sharing the info.
Regards,
Dave
Sitecore to WordPress Migration When you want to grow your business, your Sitecore CMS platform can sometimes seem complex and expensive. Then, you need a […]
Running a party rental business? Your website should be just as fun and vibrant as the events you help create. Bouncy Castle WordPress Themes are […]
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]