Title: Lower menu/Vertically align menu
Last modified: August 31, 2016

---

# Lower menu/Vertically align menu

 *  Resolved [johnwtaylor](https://wordpress.org/support/users/johnwtaylor/)
 * (@johnwtaylor)
 * [10 years ago](https://wordpress.org/support/topic/lower-menuvertically-align-menu/)
 * Hello Fellow WP’ers
 * Would someone be able to share the best method to vertically align my header 
   logo and menu?
 * johnwtaylor.com
 * Thanks.

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

 *  [Kharis Sulistiyono](https://wordpress.org/support/users/kharisblank/)
 * (@kharisblank)
 * [10 years ago](https://wordpress.org/support/topic/lower-menuvertically-align-menu/#post-7243147)
 * Hello there,
 * Could you please try to apply the following CSS code through the [Simple Custom CSS](https://wordpress.org/plugins/simple-custom-css/)
   plugin or child theme’s style.css?
 *     ```
       #mainnav{
         margin-top: 30px;
       }
       ```
   
 * Adjust the value accordingly.
 *  Thread Starter [johnwtaylor](https://wordpress.org/support/users/johnwtaylor/)
 * (@johnwtaylor)
 * [10 years ago](https://wordpress.org/support/topic/lower-menuvertically-align-menu/#post-7243162)
 * Hi Kharis-
 * Thank you!
    I tried for what seemed like hours to solve this. Your speedy solution
   is much appreciated.

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

The topic ‘Lower menu/Vertically align menu’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [johnwtaylor](https://wordpress.org/support/users/johnwtaylor/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/lower-menuvertically-align-menu/#post-7243162)
 * Status: resolved