Title: Change Menu Height
Last modified: August 21, 2016

---

# Change Menu Height

 *  [s0rserer](https://wordpress.org/support/users/s0rserer/)
 * (@s0rserer)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/change-menu-height/)
 * Hi, so far I’m loving the theme I’m just trying to get used to the twitter coding.
   I’m trying to change the height of the menu bar at the top right to make it a
   little sleeker and move the rest of the site up.
 * the webiste is [http://www.virtualsafehouse.com](http://www.virtualsafehouse.com)
 * Where it says Cloud Storage and Virtualization I’d like to get rid of the empty
   space above it.
 * Thanks in advance!

Viewing 1 replies (of 1 total)

 *  [tpgf](https://wordpress.org/support/users/tpgf/)
 * (@tpgf)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/change-menu-height/#post-3948048)
 * Hi I am new to this so not an expert but loving the theme and scouring the forum.
 * I think what you are trying to do can be addressed by inserting some Custom CSS.
   [This post](http://wordpress.org/support/topic/top-menu-remove-space-for-tagline-social-icons)
   addresses reducing the size of the box surrounding the Top Menu (and also removing
   the border and the social icon section).
 * I think the code you need is
 * /* navbar adjust padding */
    .navbar-inner { padding-top: 16px; } .navbar.resp.
   navbar-inner { padding-bottom: 4px; }
 * but you may also have to remove the social elements so the box size can be reduced.
 * You insert the code in to the ‘Custom CSS’ box at the bottom of the Customizr
   menu you get when you click on Customiz’It! under teh Appearance tab in the left
   menu of teh dashboard.
 * You might also be interested in removing the grey background to the Top Menu 
   box which is covered in [the post here](http://wordpress.org/support/topic/border-around-the-menu?replies=7#post-4438087).
 * Hope this helps.

Viewing 1 replies (of 1 total)

The topic ‘Change Menu Height’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [tpgf](https://wordpress.org/support/users/tpgf/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/change-menu-height/#post-3948048)
 * Status: not resolved