Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1234954
    MikeMobley2002
    Participant

    I’m using integrity and only have a spot for title attribute in the menu choice. I’m using the latest version of everything and can’t get the icon to show up. How do I do this?

    I’ll reply with login info for the site.

    #1234956
    MikeMobley2002
    Participant
    This reply has been marked as private.
    #1235227
    Joao
    Moderator

    Hi Myke

    To get the Icons on the menu to work you need to add the complete code with the data-x-home, like the one below:

    
    <i class="x-icon x-icon-home" data-x-icon="" aria-hidden="true"></i>

    Not that every icon has it´s own data-x-icon=”” to find out this code visit the page below and inspect the desired icon with the right button of your mouse and copy the html code.

    Icons

    Hope it helps

    Joao

    #1235301
    MikeMobley2002
    Participant

    Can you tell me what the full code is for “phone” icon?

    #1235626
    Friech
    Moderator

    Hi There,

    Here’s the full code for the phone:

    <i class="x-icon x-icon-phone" data-x-icon="&#xf095;" ></i>

    You need the icon unicode to supply on the data-x-icon attribute. Look for desired icon unicode here.

    Hope it helps, Cheers!

    #1235870
    MikeMobley2002
    Participant

    Ok great, thank you!

    #1235924
    Thai
    Moderator

    You’re most welcome 🙂

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