Reply To: move menu lower in sidebar

Home Forums Support move menu lower in sidebar Reply To: move menu lower in sidebar

Home Forums Support move menu lower in sidebar Reply To: move menu lower in sidebar

#71688
Tom
Lead Developer
Lead Developer

Hi Dee,

The menu is added using hooks, and unfortunately there are no hooks between widgets, so the only options for placement are above the widget and below the widgets.

A workaround would be to add whatever content you want to the sidebar using a hook position before the menu – you would have to emulate the HTML structure of a widget, but it’s definitely possible.

Let me know if you need more info 🙂