Hello everyone,
I need t move a Widget Controler from the Body section to the Herder section.
How can I do that?
Thanks
As far I can tell, it is impossible to simply move a widget between the header and body. You will need to make a new widget controller in the header, add all of the widgets you were using into the new controller, and configure the widgets as they were previously set.
A simple way to move a widget is to select it in the body and press Ctrl+C, then go to the header and paste it by pressing Ctrl+V.