This topic has 1 reply, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #142987
     thaspawn
    Participant

    Hello.

    I have a Problem. In Theme Options i change the Header Height to 300 px and it looks good. But the Changes affect Mobile too. On Mobile looks a 300 px header very ugly. What can i do to change the Header Height on Mobile only affect the desktop Header.

    Thx for helping. Have a nice day

     

    Marcel

    #143192
     Radu
    Moderator

    Hi,

    Put the value back to default (88) and add this code to wp-admin -> general settings -> quick css

    COPY CODE
    
    @media(min-width:991px) {
        .kleo-main-header:not(.header-left):not(.header-centered) .navbar-collapse > ul > li > a { line-height:300px !important; }
    }
    

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?