Home › Forums › Support › Can I put a link in a text widget? This topic has 4 replies, 3 voices, and was last updated 8 years, 6 months ago by Sharon Brodin. Viewing 5 posts - 1 through 5 (of 5 total) Author Posts May 14, 2015 at 2:26 pm #107970 Sharon Brodin Hi there, I’d like to put the phone # and email address in a text widget both in the sidebar and a footer. Is that possible? Or is there a better way to have live links in those areas? Thanks! Sharon May 14, 2015 at 4:36 pm #107988 TomLead Developer Lead Developer The Text widget accepts HTML: <a href="tel:1-123-4567">Call me</a> <a href="mailto:me@example.com">Email Me</a> May 14, 2015 at 5:34 pm #107995 Jean Paiva Developer If you want to use some icon too: <a href="tel:1-123-4567"><i class="fa fa-phone" style="font-size:22px; padding-right: 5px;"></i>Call me</a> <br /> <a href="mailto:me@example.com"><i class="fa fa-envelope-o" style="font-size:20px;padding-right: 5px;"></i>Email Me</a> May 14, 2015 at 11:12 pm #108020 TomLead Developer Lead Developer Nice! 🙂 May 15, 2015 at 4:02 am #108039 Sharon Brodin Thanks to both of you! I’m not a techie, but I’ll give this a try… Author Posts Viewing 5 posts - 1 through 5 (of 5 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In