badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Mobile Menu is auto collapsing

#62524

Hi @siwat2545,

We checked your site. Ya the navigation menu is not working well in your site. Some other 3rd party plugins might have affected the navigation menu. But still you can paste the below custom CSS code in Appearance > Customize > Additional CSS to make the navigation menu work well.

.collapse.in {
display: block;
}

Thanks