Home Forums ConsultStreet Pro Mobile Hamburger Menu

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #39661
    Michael Peters
    Participant

    When we look at our site on a mobile device, there are two hamburger menus showing. One works and the other does not. How do we get rid of the one that does not work?

    lazarusalliance.com

    #39662
    themearile
    Keymaster

    Hi Miichael

    Please add the below css code in the Additional CSS box.

    .navbar .navbar-toggler {
    display: none;
    }

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.