Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter vadim-v

    (@vadim-v)

    .menu-toggle {
    position: relative;
    display: inline-block;
    cursor: pointer;
    font-size: .8125rem;
    line-height: 1;
    z-index: 99999999999999999;
    }

    I added the z-index, it works!

    Please add it to this topic, so that new, it remained.
    And maybe come up with some better option.

    Thread Starter vadim-v

    (@vadim-v)

    #menu-secondary .menu-toggle{/*margin: 0rem;*/ padding: 1.5rem}

    removed margin (margin 1.5rem – margin 0rem)
    added padding.

    So it was easy to get a finger on the button.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘.menu-toggle does not work (mobile version)’ is closed to new replies.