Title: Move menu down slightly
Last modified: October 31, 2019

---

# Move menu down slightly

 *  Resolved [sms12](https://wordpress.org/support/users/sms12/)
 * (@sms12)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/move-menu-down-slightly-2/)
 * Hi again,
    Is there a way to move the menu bar down just slightly so it is inline
   with the title / logo. Only ways I could find was to move it around objects, 
   or to edit the .php files. I am looking for custom css for this, if possible.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmove-menu-down-slightly-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Jarret](https://wordpress.org/support/users/jarretc/)
 * (@jarretc)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/move-menu-down-slightly-2/#post-12082677)
 * You may be able to target it with the following CSS
 *     ```
       .site-header-wrapper .main-navigation {
         margin-top: 30px;
       }
       ```
   
 * Not a guarantee though and you may need to adjust the 30px value
 *  Thread Starter [sms12](https://wordpress.org/support/users/sms12/)
 * (@sms12)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/move-menu-down-slightly-2/#post-12097424)
 * [@jarretc](https://wordpress.org/support/users/jarretc/) thanks, it worked!

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

The topic ‘Move menu down slightly’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [sms12](https://wordpress.org/support/users/sms12/)
 * Last activity: [6 years, 6 months ago](https://wordpress.org/support/topic/move-menu-down-slightly-2/#post-12097424)
 * Status: resolved