This topic has 14 replies, 5 voices, and was last updated 9 years by Laura.

  • Author
  • #125727
     ealdrian
    Participant

    hi, how can i enable sticky menu for mobile?

    it is working on desktop. but when i open it through mobile browser, it is not sticky anymore.

    #125805
     Radu
    Moderator
    Hi, Please try this css
    @media (max-width: 991px) {
    .kleo-main-header, .navbar-transparent .kleo-main-header, .kleo-navbar-fixed.navbar-transparent #header {
        position: fixed !important;
        top: auto!important;
        background-color: #000 !important;
    }
    }
    
    The css will be added to wp-admin -> theme options -> general settings -> quick css Cheers R.
    #125809
     Laura
    Moderator
    Not marked as solution
    #125859
     ealdrian
    Participant
    Not marked as solution
    #125959
     Laura
    Moderator
    Not marked as solution
    #125967
     ealdrian
    Participant
    Not marked as solution
    #126003
     Laura
    Moderator
    Not marked as solution
    #126006
     ealdrian
    Participant
    Not marked as solution
    #126133
     Laura
    Moderator
    Not marked as solution
    #126154
     ealdrian
    Participant
    Not marked as solution
    #126286
     Laura
    Moderator
    Not marked as solution
    #137097
     lash411
    Participant
    Not marked as solution
    #137374
     Laura
    Moderator
    Not marked as solution
    #155213
     lordival
    Participant
    Not marked as solution
    #155355
     Laura
    Moderator
    Not marked as solution
Viewing 15 posts - 1 through 15 (of 15 total)

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

Log in with your credentials

Forgot your details?