Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1088206
    streetberlin
    Participant

    Hi guys I’m on theme x renew stack up to date version

    My problem the icon is not showing in the top bar

    I put this in the topbar content

    <span class=”right-content”> <i class=”x-icon x-icon-phone”></i>T +49 30 12 01 07 22</span>

    The output is

    T +49 30 12 01 07 22

    website http://www.die-marketinghelfer.de/

    #1088410
    Joao
    Moderator

    Hi There

    Try this instead:

    I also made your telephone as a link so people can click and call you from mobile.

    <i class="x-icon x-icon-phone" data-x-icon="" aria-hidden="true"></i>
    <a href="tel: +493012010722"> +49 30 12 01 07 22</a>
    

    Hope that helps

    Joao

    #1088723
    streetberlin
    Participant

    Joao, splendid, works great thanks alot

    #1088940
    Joao
    Moderator

    You are welcome.

    Joao

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