Title: Vertical menu height
Last modified: July 10, 2020

---

# Vertical menu height

 *  [levanne](https://wordpress.org/support/users/levanne/)
 * (@levanne)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/vertical-menu-height/)
 * Hi!
 * I am having difficulties with the height of the left vertical menu on my website.
   I am trying to make it so the height adjust to the screen, but can’t seem to 
   find the right code to do so. I am not even able to change the height in the 
   customizer.
 * There is also a blank space in the upper part of the menu that I am not able 
   to hide…
 * Can you help? Thanks!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fvertical-menu-height%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Abhishek](https://wordpress.org/support/users/abhikr781/)
 * (@abhikr781)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/vertical-menu-height/#post-13120756)
 * Hi,
 * Please add the below CSS code from the Customize > Custom CSS, and check.
 *     ```
       #site-header.vertical-header #site-logo {
           margin: 0;
       }
       ```
   
 *  Thread Starter [levanne](https://wordpress.org/support/users/levanne/)
 * (@levanne)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/vertical-menu-height/#post-13126518)
 * Hi!
 * Thanks, that worked for the white space at top!
 * But there is still a white space at the bottom of the menu when the browser’s
   screen is bigger…would it be possible to make the vertical menu height fit the
   browser’s screen? Just fixed at left without scrolling. I tried a lot of code
   lines to achieve that but can’t seem to find the way to make it work properly
   myself. Thanks again!

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

The topic ‘Vertical menu height’ is closed to new replies.

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

## Tags

 * [height](https://wordpress.org/support/topic-tag/height/)

 * 2 replies
 * 2 participants
 * Last reply from: [levanne](https://wordpress.org/support/users/levanne/)
 * Last activity: [5 years, 10 months ago](https://wordpress.org/support/topic/vertical-menu-height/#post-13126518)
 * Status: not resolved