Tagged: x Author Posts May 25, 2016 at 3:48 pm #1009780 IRGmarketingParticipant I am trying to create an email link in xTheme Icon list of one of the sections, but I can seem to get the html code to stick. Any ideas here? May 25, 2016 at 3:53 pm #1009791 IRGmarketingParticipant OK, figured it out. Just turn the Link button to on and add mailto:[email protected] and save. No need for html code. 🙂 May 25, 2016 at 3:55 pm #1009793 RahulModerator Hi there, You need to use html tag to make that happen. Codes given below: <a href="mailto:[email protected]">[email protected]</a> Copy that & paste into the field and it should work. Hope this helps, Cheers! Author Posts <script> jQuery(function($){ $("#no-reply-1009780 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In