adjust mobile header height

hello

bought your great theme. 


cant seem to adjust mobile header height. right now its min height - 350 px. want to change it to 5px. tried to put this code in theme css and it doesnt work

@media only screen and (max-width: 767px)
body:not(.template-slider):not(.header-simple) #Header {
    min-height: 5px;

}


can you please send the code and tell me where to put it? 

tnx

Comments

Sign In or Register to comment.