Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    Go to Dashboard -> Appearance -> Customize -> Theme Options -> Theme General Options -> paste the below code in Custom CSS box and save –

    .navbar-default .navbar-toggle:hover {
        background-color: #f90 !important;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #888 !important;
    }

    Thanks.

    Thread Starter carlospolc

    (@carlospolc)

    Thank you very much! It worked beautifully!

    Your Welcome,

    Let us know for further query.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Mobile Toggle Hover Color’ is closed to new replies.