-
AuthorPosts
-
August 13, 2015 at 3:33 am #358069
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.
August 13, 2015 at 4:05 am #358089Hello 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.
August 13, 2015 at 6:24 am #358185This reply has been marked as private.August 13, 2015 at 7:17 am #358234Hi,
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
October 23, 2015 at 4:46 am #636683I am having the same trouble finding the Navigation Lable type-box. I only have access to CSS-class and XFN?
October 23, 2015 at 5:40 am #636726Hi @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!
October 23, 2015 at 5:54 am #636731Here 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.
October 23, 2015 at 7:01 am #636791Hi,
Menutitel is your Navigation label.
May I know what version of wordpress are you using.
Thanks
October 23, 2015 at 8:06 am #636838Hi,
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”.
October 23, 2015 at 9:52 am #636953Hi 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!
-
AuthorPosts