Title: Push down header, too
Last modified: October 19, 2016

---

# Push down header, too

 *  Resolved [Drew](https://wordpress.org/support/users/adoggett/)
 * (@adoggett)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/push-down-header-too/)
 * Hi,
 * Great plugin! Thanks for making it.
 * I’m using Centric Pro theme by Genesis and would like to have this top bar push
   down the Header/Menu as well as the content, so that my site looks basically 
   like it would if you were logged in to the WP Admin (the WP Admin utility bar).
   I just need two links above the menu on the right.
 * Would you be able to help with that? (wp.redfynn.com)
 * Thanks!
 * Drew

Viewing 1 replies (of 1 total)

 *  Plugin Author [rfgoetz](https://wordpress.org/support/users/rfgoetz/)
 * (@rfgoetz)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/push-down-header-too/#post-8487191)
 * Unfortunately, I don’t have the bandwidth to do this for you. I am thinking that
   you’d have to modify when the TopBar is called.
 * Look for this like in the wp-topbar.php:
 * add_action( ‘wp_footer’, array( __CLASS__, ‘wptb_activate_TopBar_html_js’ ) );
 * Change ‘wp-footer’ to a different trigger that comes after your menu/header is
   loaded.
 * Bob

Viewing 1 replies (of 1 total)

The topic ‘Push down header, too’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-topbar_706d6d.svg)
 * [WP-TopBar](https://wordpress.org/plugins/wp-topbar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-topbar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-topbar/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-topbar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-topbar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-topbar/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [rfgoetz](https://wordpress.org/support/users/rfgoetz/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/push-down-header-too/#post-8487191)
 * Status: resolved