Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • pavit Moderator
    #933259

    Hi

    I added a new css file ( custom.css ) and added following css code to it

    .off-canvas-toggle {
      background-color:#000!important;
      color:#fff!important;
    
    }
    .off-canvas-toggle:focus, .off-canvas-toggle:hover, .off-canvas-toggle:active {
      background:#000!important;
      color:#fff!important;
    }
    .logo {
      background:#000!important;
      border-bottom:1px solid #000;
    }
    .head-search .btn .fa {
      color: #fff!important;
    }

    Look at the img below for the resulting header layout

    Best regards


    1. Screenshot_8-6
    filamento Friend
    #933343

    Thanks Pavit, you’re the best.

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  filamento 8 years ago.

The topic ‘Change color Menu Bar’ is closed to new replies.