Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #358069

    schsy018
    Participant

    Trying to add icons next to items in the menu – but can’t find Navigation Lable to enter HTML. I cannot find it in screen options either.

    #358089

    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    For the meantime, please try to add the icon html like <i class="x-icon-heart"></i> in the navigation label just as shown here:

    Please let us know how it goes.

    #358185

    schsy018
    Participant
    This reply has been marked as private.
    #358234

    Paul R
    Moderator

    Hi,

    You can navigate to Appearance > Menu and click on the menu item you want to edit.

    http://screencast.com/t/KdKDOjZcwVim

    If that doesn’t help, please provide us your wordpress admin login in private reply.

    Thanks

    #636683

    MO-VE
    Participant

    I am having the same trouble finding the Navigation Lable type-box. I only have access to CSS-class and XFN?

    #636726

    Zeshan
    Member

    Hi @mo-ve,

    Thanks for writing in!

    “Navigation Label” should be available under your menu item settings (see: http://prntscr.com/8udihw). Would you mind confirming again? Perhaps, you can provide us with some screenshots so we can take a look at your setup.

    Thank you!

    #636731

    MO-VE
    Participant

    Here you go. I have selected all the options in the drop down menu you can access in the top right corner of the screen in the menu-tab in WP admin page.

    #636791

    Paul R
    Moderator

    Hi,

    Menutitel is your Navigation label.

    May I know what version of wordpress are you using.

    Thanks

    #636838

    MO-VE
    Participant

    Hi,

    I am using WordPress 4.3.1. But it does not work when I try to insert the: <i class=”x-icon-heart”></i> in “menutitel”.

    #636953

    Jack
    Keymaster

    Hi there,

    Thanks for writing back!

    Try changing your code to

    <i class="x-icon x-icon-heart">My Text here</i>

    Note: My text here can be blank if you’d prefer. 🙂

    Thank you!