Title: [Theme: Bridge] Edit button in header
Last modified: August 24, 2016

---

# [Theme: Bridge] Edit button in header

 *  [WilliamH19](https://wordpress.org/support/users/williamh19/)
 * (@williamh19)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/edit-button-in-header/)
 * I tried to add a button to my menu item ‘Plan nu een wandeling’ by pasting this
 * > < a href=”#” target=”_self” data-hover-color=”#ffffff” class=”qbutton xmedium”
   > style=”color: rgb(250, 46, 0);”>Plan een wandeling!
 * To my navigation label, the result is not bad, but as you can see on the [site](http://philomenus.com)
   the button is not perfect in line with the header, how do I get that fixed?

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

 *  [CypressWebs](https://wordpress.org/support/users/jmeyer2485/)
 * (@jmeyer2485)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/edit-button-in-header/#post-6008946)
 * Did you get this issue fixed?
 *  Thread Starter [WilliamH19](https://wordpress.org/support/users/williamh19/)
 * (@williamh19)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/edit-button-in-header/#post-6008947)
 * Not really, I added a normal button to my widget area next to the search button,
   the problem is that I want it in the middle, can I possible change the position
   of the widget area to the middle of the menu?
 *  [CypressWebs](https://wordpress.org/support/users/jmeyer2485/)
 * (@jmeyer2485)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/edit-button-in-header/#post-6008951)
 * If it’s in a widget box try just adding a break above the code like this:
 *     ```
       <br />
       <a href="#" target="_self" data-hover-color="#ffffff" class="qbutton xmedium" style="color: rgb(250, 46, 0);">Plan een wandeling!</a>
       ```
   
 *  Thread Starter [WilliamH19](https://wordpress.org/support/users/williamh19/)
 * (@williamh19)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/edit-button-in-header/#post-6008953)
 * Doesn’t worked, the button is only moving a little down that’s it!
 * Isn’t it possible to move the position of the widget area, or to create a widget
   area i place of the regular menu?
 *  [CypressWebs](https://wordpress.org/support/users/jmeyer2485/)
 * (@jmeyer2485)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/edit-button-in-header/#post-6008954)
 * What it your site URL?
 * **EDIT:** Found it in link above.
 *  [CypressWebs](https://wordpress.org/support/users/jmeyer2485/)
 * (@jmeyer2485)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/edit-button-in-header/#post-6008955)
 * Try this one:
 *     ```
       header.dark:not(.sticky):not(.scrolled) .header_bottom_right_widget_holder a.qbutton {
           margin-top: 10px;
       }
       ```
   
 *  Thread Starter [WilliamH19](https://wordpress.org/support/users/williamh19/)
 * (@williamh19)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/edit-button-in-header/#post-6008956)
 * add this to custom css?
 *  [CypressWebs](https://wordpress.org/support/users/jmeyer2485/)
 * (@jmeyer2485)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/edit-button-in-header/#post-6008957)
 * Yes, do you have a custom CSS box from the theme or a Custom CSS plugin? Also
   if you have a child theme you can add it there.
 *  Thread Starter [WilliamH19](https://wordpress.org/support/users/williamh19/)
 * (@williamh19)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/edit-button-in-header/#post-6008959)
 * I changed margin-top to margin-right, but the problem is that when I visite the
   site mobile and on other devices the button is not centered but is behind the
   logo, because in this way it isn’t responsive, but just a standard number of .
   px
 * Also when I scrolled down it goes back the old way!
 * I think I just leave it like this, or the must be and easy and good way to fix
   this?

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

The topic ‘[Theme: Bridge] Edit button in header’ is closed to new replies.

## Tags

 * [button](https://wordpress.org/support/topic-tag/button/)
 * [css](https://wordpress.org/support/topic-tag/css/)
 * [header](https://wordpress.org/support/topic-tag/header/)

 * 9 replies
 * 2 participants
 * Last reply from: [WilliamH19](https://wordpress.org/support/users/williamh19/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/edit-button-in-header/#post-6008959)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
