• I am using the UberMenu plugin. The primary menu item has a dropdown that displays a widget area. The widget has a list of links in an unordered list format.

    I need the label of the primary menu item to be whatever link was clicked in the widget from the dropdown.

    How on earth can I go about getting this done?!

    Quick example to hopefully illustrate my needs a little better:

    Regional Menu > (dropdown includes)

    < li >United States< /li >
    < li >Canada< /li >
    < li >Australia< /li >
    < li >Germany< /li >

    When one of the countries is clicked, the label changes from “Regional Menu” to the country selected.

  • The topic ‘Possible to make menu label dynamic based on content in dropdown?’ is closed to new replies.