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: Menü Navigation on tablet

#62407

Hi @thomas-hess,

We checked your site again and still some other plugin has affected the navigation script of the theme. Please check by deactivating plugins one by one or for the instant solution 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