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/
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
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
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. :-)