Issue mobile app menu

Hello,

After I added this css, the menu on the mobile version is messed up, the menu drop-down stay open no matter what.

.navbar-default .nav-search {
    display: none;
}
.navbar-default div.navbar-collapse {
    display: table !important;
    margin: 0 auto;
    float: none;
}

Could you help me please ?

Thank you

Hi @thenextcrush,

I hope you are well today and thank you for your question.

Please see the solution posted in the following topic.

https://colorlibsupport.com/t/how-do-you-center-the-menu/#post-61581

Best Regards,
Movin