Title: move header menu
Last modified: August 22, 2016

---

# move header menu

 *  [feldo](https://wordpress.org/support/users/feldo/)
 * (@feldo)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/move-header-menu/)
 * i can’t find the line in the editor to move the header menu a little bit to the
   right.
 * can you help me ?

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

 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/move-header-menu/#post-5749764)
 * Hey there feldo,
 * Hope you’re well today!
 * This should be possible with some custom CSS. Please try adding the following
   CSS to Appearance >> Theme Options >> General Settings >> Custom CSS:
 *     ```
       #pre-header-core {
       padding-left: 10px;
       }
       ```
   
 * This should move your top navigation 10px to the right. Increase/decrease the
   value to move it more or less. If this doesn’t work could you please post link
   to your site so I can take a look?
 * Hope this helps 🙂
 * Best regards,
    Bojan
 *  Thread Starter [feldo](https://wordpress.org/support/users/feldo/)
 * (@feldo)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/move-header-menu/#post-5749798)
 * it doesn´t work ^^
 * [http://www.safe-events.de](http://www.safe-events.de)
 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/move-header-menu/#post-5749804)
 * Hey there feldo,
 * I tried to check your site but it says that the site is offline for maintenance.
   Could you please disable that so I can take a look?
 * Cheers,
    Bojan
 *  Thread Starter [feldo](https://wordpress.org/support/users/feldo/)
 * (@feldo)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/move-header-menu/#post-5749816)
 * oh sorry,
 * now its disable
 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/move-header-menu/#post-5749819)
 * Hey there feldo,
 * As far as I can see the only way you could do this without changing the size 
   of the logo or font size would be to increase the max width of the header which
   is set to 1140. Please try adding the following:
 *     ```
       .slider-full #header-core {
       max-width: 1140px;
       }
       ```
   
 * Increase the numeric value to what ever suits you the most, the result should
   be more space between logo and navigation.
 * Hope this helps 🙂
 * Best regards,
    Bojan
 *  Thread Starter [feldo](https://wordpress.org/support/users/feldo/)
 * (@feldo)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/move-header-menu/#post-5749821)
 * thank you, it helps 😉
 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/move-header-menu/#post-5749824)
 * Glad it did. Have a great day! 🙂
 * Cheers,
    Bojan

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

The topic ‘move header menu’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/minamaze/1.10.2/screenshot.png)
 * Minamaze
 * [Support Threads](https://wordpress.org/support/theme/minamaze/)
 * [Active Topics](https://wordpress.org/support/theme/minamaze/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/minamaze/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/minamaze/reviews/)

## Tags

 * [Header Menu](https://wordpress.org/support/topic-tag/header-menu/)

 * 7 replies
 * 2 participants
 * Last reply from: [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/move-header-menu/#post-5749824)
 * Status: not resolved