Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #729575

    Is there a way to add a simple heading such as “Our Members” above the widget_nav_menu element in the sidebar on this page.

    Could the code in this answer be modified to do what I want? https://kriesi.at/support/topic/adding-titles-to-auto-sidebar-menus/

    #729754

    Hey zimbo,

    You could try adding a text widget to the sidebar and then use code like this inside of it:

    <h2>Our Members</h2>

    Best regards,
    Rikard

    #729916

    I tried that first, it doesn’t work. The text widget is placed below the widget_nav_menu element as can be seen here.

    I want the text above the menu.

    Live page with text widget here.

    • This reply was modified 7 years, 3 months ago by zimbo.
    #729983

    Hi,

    I checked your site and the widget_nav_menu appears before the text widget you have added. Please change that in the sidebar widget so that the text widget with “Our Members” appears first and then the other widgets below it.

    If you still have any issue please share a mockup of the end result you are trying to achieve so we can help you better.

    Best regards,
    Vinay

    #730002

    OK, just found the problem.

    Somehow Page Sidebar navigation was ticked in Enfold > Sidebar Settings which was causing widget_nav_menu to appear automatically above the widget area, I didn’t actually have any other widgets in the Widgets > Sidebar Pages widget other than Text. So I’ve now un-ticked it and added a Custom Menu under the Text (‘Our Members’) and it’s how I want it.

    Thanks, case closed. :-)

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Add a heading/title above widget_nav_menu’ is closed to new replies.