test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • eagle75au Friend
    #203421

    Is it possible to change the background colour behind the menu on small devices or even add ‘Menu’ text where the menu should be? I know where the menu is but its very hard to see! ..

    chavan Friend
    #557970

    Add this code to custom.css


    @media screen and (max-width: 900px) {

    .navbar-toggle{
    left: 220px !important;
    }
    .navbar-header{
    height:auto !important;
    }

    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  chavan 9 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum