• Hi, i would like to have a smaller header image.
    So i try this in my css :

    #masthead {
    max-height:450px ;
    }

    and

    background-image: contain ;

    So i almost work but on some resolution i have a blank space between my image header and my navbar.
    How can i force my navbar to be always under my image header?
    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Header height’ is closed to new replies.