• bimofix

    (@bimofix)


    Hello,

    is it possible to add a widget to the top level menu items. I need to add my search function to the menu in html. And also is it possible to add a a subtitle in the top menu item?

    Like here: https://www.spreadshirt.com/

    Would be easy to do with html ??

    Regards,
    Felix

Viewing 1 replies (of 1 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi Felix,

    You can add descriptions to menu items using built in functionality:

    See step 1 here (ignore the other steps, as MMM already supports descriptions):

    https://www.wpbeginner.com/wp-themes/how-to-add-menu-descriptions-in-your-wordpress-themes/

    Unfortunately you can’t add widgets directly to the top level, only in sub menus. There are various ‘search in menu’ plugins you can try, or we have a search option built into Max Mega Menu Pro. If you prefer to do it using HTML, you can simply edit your themes header.php file and manually add the search box HTML alongside the call to wp_nav_menu (the function that outputs the emnu).

    Regards,
    Tom

Viewing 1 replies (of 1 total)
  • The topic ‘Subtitle and HTML in Top level menu items’ is closed to new replies.