Function for changing header and top bar

hi team,

i need a function to display the Top Bar before the header.
in genesis it would be something like this:

remove_action( 'genesis_inside_header', 'genesis_get_topbar' );
add_action( 'genesis_before_header', 'genesis_get_topbar' );

is there a way to do this in beaver builder theme as well?

thanks guys!

sorry my bad, the top bar is actually before the header :slight_smile:

Yes, the Top Bar is before the header. :slight_smile: Enjoy BB and let us know if we can assist further! :slight_smile:

Ben