Title: Header / Navigation Alignment
Last modified: August 20, 2016

---

# Header / Navigation Alignment

 *  [arightious](https://wordpress.org/support/users/arightious/)
 * (@arightious)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/header-navigation-alignment/)
 * Hi,
    I’m an über-noob with CSS and WP, but can fumble way way around OK.
 * I’m switching to a new theme and want my company name logo bigger than the default
   image size.
 * You can see my site here, with the bigger image: [http://www.conejovalleyfitness.com](http://www.conejovalleyfitness.com)
 * The original theme is here: [http://www.elegantthemes.com/preview/13Floor/](http://www.elegantthemes.com/preview/13Floor/)
 * You can see that making the image bigger also moved the navigation and search
   bar up.
 * I can’t seem to find where in the CSS Editor to change this.
 * Any help would be great.

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

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 7 months ago](https://wordpress.org/support/topic/header-navigation-alignment/#post-3150858)
 * Which theme are you switching to and is that the theme you’re requesting help
   on?
 *  Thread Starter [arightious](https://wordpress.org/support/users/arightious/)
 * (@arightious)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/header-navigation-alignment/#post-3150864)
 * This one: [http://www.elegantthemes.com/preview/13Floor/](http://www.elegantthemes.com/preview/13Floor/)
 * My site is already switched to it.
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 7 months ago](https://wordpress.org/support/topic/header-navigation-alignment/#post-3150867)
 * Have you contacted the theme’s vendors regarding your queries?
 *  Thread Starter [arightious](https://wordpress.org/support/users/arightious/)
 * (@arightious)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/header-navigation-alignment/#post-3150868)
 * yes, but haven’t heard back and now is when i have time to do it.
 *  [Marvel Labs](https://wordpress.org/support/users/royalprince/)
 * (@royalprince)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/header-navigation-alignment/#post-3150907)
 * 1. Login to dashboard
    2. Go to Appearance>Editor 3. If it is a custom css file(
   generally blank and indicating to add custom code) add this code
 *     ```
       ul.nav {
       float: left;
       margin-top: 18px;
       height: 74px;
       }
       ```
   
 * 4. If it is a normal css. Go to line 134 and edit `margin-top: 30px;`

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

The topic ‘Header / Navigation Alignment’ is closed to new replies.

 * 5 replies
 * 3 participants
 * Last reply from: [Marvel Labs](https://wordpress.org/support/users/royalprince/)
 * Last activity: [13 years, 7 months ago](https://wordpress.org/support/topic/header-navigation-alignment/#post-3150907)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
