• 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 to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • 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

    (@levanne)

    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.