Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Acme Themes

    (@acmethemes)

    Hello @mbican ,

    It seems like some plugin causing the issue, altering the class name. Below code will fix it.

    .main-navigation.navbar-collapse.collapse.show {
        display: block!important;
    }

    Best Regards!

    Thread Starter mbican

    (@mbican)

    Works fine thanks a lot

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘mobile the menu closing after open’ is closed to new replies.