- This topic has 8 replies, 2 voices, and was last updated 8 years, 9 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
Why Your Hosting Solution Shapes First Impressions Before a customer contacts your team or visits your store to purchase any product or service, they first […]
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]