Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1009780
    IRGmarketing
    Participant

    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?

    #1009791
    IRGmarketing
    Participant

    OK, figured it out. Just turn the Link button to on and add mailto:[email protected] and save. No need for html code. 🙂

    #1009793
    Rahul
    Moderator

    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!

  • <script> jQuery(function($){ $("#no-reply-1009780 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>