Replace the top level menu navigation label with custom html button code
-
I have built a simple dropdown menu with 3 submenu items so now I have the TopMenu > SubItem1, SubItem2, SubItem3
I would like to change the TopMenu navigation label text with a custom HTML button code I’ve made so the original TopMenu text is not shown at all.
First I’ve noticed that while creating the menu, if you delete the navigation label text and try to save it, it will delete the whole menu entry and this makes sense.
I’ve also found that I can add a CSS Class to that specific TopMenu entry so I can customize it but while I could, for example, add a background image I don’t know how can I insert my button code and completely replace the TopMenu text.
- The topic ‘Replace the top level menu navigation label with custom html button code’ is closed to new replies.