Title: Header Widget Postion
Last modified: February 5, 2019

---

# Header Widget Postion

 *  Resolved [socialmedia4bolen](https://wordpress.org/support/users/socialmedia4bolen/)
 * (@socialmedia4bolen)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/header-widget-postion/)
 * Hello,
 * Great Plugin! Can you add a feature? Under Header Options > Header Sidbar, can
   you add more options for the sidebar position? As is, we can only select upper-
   left, or upper-right. Can you add “lower” and “center” to those options?
 * Thank you!

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [Oliver Campion](https://wordpress.org/support/users/domainsupport/)
 * (@domainsupport)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/header-widget-postion/#post-11170063)
 * Hi, glad you like the plugin 🙂
 * OK, so the problem with your request is that the container that holds the sidebar
   doesn’t have any height so elements in the sidebar cannot be aligned to the bottom.
   The reason for this is because if it has height then it’ll push the menu navigation
   away and cause all kinds of other problems.
 * So … perhaps you could show me the site in question so I can have a look and 
   possibly suggest alternative solution(s)?
 * With regards to aligning the content to the centre, you could add this css to
   the customiser …
 *     ```
       #header-sidebar{
       left: 0;
       right: 0;
       text-align: center;
       }
       ```
   
 * Let me know if that does the trick and we’ll add it as an option.
 * Oliver
 *  Thread Starter [socialmedia4bolen](https://wordpress.org/support/users/socialmedia4bolen/)
 * (@socialmedia4bolen)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/header-widget-postion/#post-11173164)
 * Cool! That’s exactly what I’m talking about! (You’re pulldown menu could add “
   top-center” as an option.). This will work for me! Thank you!
 *  Plugin Author [Oliver Campion](https://wordpress.org/support/users/domainsupport/)
 * (@domainsupport)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/header-widget-postion/#post-11177221)
 * Hi,
 * OK, no problem, we’ll add this to the “to do” list and let you know as soon as
   it has been completed.
 * Oliver
 *  Plugin Author [Oliver Campion](https://wordpress.org/support/users/domainsupport/)
 * (@domainsupport)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/header-widget-postion/#post-11187507)
 * Hi,
 * This has now been added to the latest version of the plugin.
 * Please test and let me know if it works as required.
 * Thanks,
 * Oliver
 *  Plugin Author [Oliver Campion](https://wordpress.org/support/users/domainsupport/)
 * (@domainsupport)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/header-widget-postion/#post-11196649)
 * Going to mark this as “resolved” now.
 * Oliver

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Header Widget Postion’ is closed to new replies.

 * ![](https://ps.w.org/options-for-twenty-seventeen/assets/icon-256x256.jpg?rev
   =1896745)
 * [Options for Twenty Seventeen](https://wordpress.org/plugins/options-for-twenty-seventeen/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/options-for-twenty-seventeen/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/options-for-twenty-seventeen/)
 * [Active Topics](https://wordpress.org/support/plugin/options-for-twenty-seventeen/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/options-for-twenty-seventeen/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/options-for-twenty-seventeen/reviews/)

## Tags

 * [alignment](https://wordpress.org/support/topic-tag/alignment/)
 * [header](https://wordpress.org/support/topic-tag/header/)
 * [sidebar](https://wordpress.org/support/topic-tag/sidebar/)
 * [widget](https://wordpress.org/support/topic-tag/widget/)

 * 5 replies
 * 2 participants
 * Last reply from: [Oliver Campion](https://wordpress.org/support/users/domainsupport/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/header-widget-postion/#post-11196649)
 * Status: resolved