Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
  • in reply to: Mobile Menue Color #45657
     HKN
    Participant

    I solved my problem with:

    COPY CODE
    @media (max-width: 991px) {
    .kleo-navbar-fixed.navbar-transparent .kleo-main-header {
        background: none repeat scroll 0 0 #ffffff;
    }
    
    [class^="icon-"]:before, [class*=" icon-"]:before {
        color: #000000;
    }
    
    .navbar-transparent .navbar-toggle .icon-bar {
        background-color: #000000!important;
    }
    
    .icon-bar {
        background-color: #000000!important;
    }
    }
Viewing 1 post (of 1 total)

Log in with your credentials

Forgot your details?