Title: Header
Last modified: August 22, 2016

---

# Header

 *  [vaishakp9](https://wordpress.org/support/users/vaishakp9/)
 * (@vaishakp9)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/header-90/)
 * Check out
 * [http://rvecell.org/demo/](http://rvecell.org/demo/)
 * The header on top … i need the logo to move to the left … so that the menu can
   shift up … any ideas ?
 * Thanks !
 * And love the theme …

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

 *  Thread Starter [vaishakp9](https://wordpress.org/support/users/vaishakp9/)
 * (@vaishakp9)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/header-90/#post-5353832)
 * Hello ?
 * Any help ?
 * Thanks to anybody who will …
    The latest 6 questions got answered !
 * Please … any pointers whatsoever …
 *  Thread Starter [vaishakp9](https://wordpress.org/support/users/vaishakp9/)
 * (@vaishakp9)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/header-90/#post-5353934)
 * Guys … come on … help, please !!
 * 0 replies ! Not even the author ?
 * Come on. Please.
 *  [TTP](https://wordpress.org/support/users/ttp/)
 * (@ttp)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/header-90/#post-5353943)
 * Try this:
    Go to WP Dashboard-Appearance-Editor
 * open style.css file
 * find on line 736:
 *     ```
       #header-links {
       	float: right;
       }
       ```
   
 * change into:
 *     ```
       /* #header-links {
       	float: right;
       } */
       ```
   
 * find on line 746:
 *     ```
       #header .header-links > ul > li a{
       	color: #777;
       	padding: 25px 20px;
       }
       ```
   
 * change into:
 *     ```
       #header .header-links > ul > li a{
       	color: #777;
       	padding: 25px 0px;
       }
       ```
   
 * After you’ve done this use a narrower logo, about 200px wide, so the last link
   will line up.
 *  [TTP](https://wordpress.org/support/users/ttp/)
 * (@ttp)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/header-90/#post-5353945)
 * Actually, the logo is just a little bit to wide, now it is 277px wide, narrow
   it to 270px or less.

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

The topic ‘Header’ 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](https://wordpress.org/support/topic-tag/header/)
 * [logo size](https://wordpress.org/support/topic-tag/logo-size/)

 * 4 replies
 * 2 participants
 * Last reply from: [TTP](https://wordpress.org/support/users/ttp/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/header-90/#post-5353945)
 * Status: not resolved