menu items not showing on tablet resolution

hello,

when i resize the window to 768 px the whole menu disappears. from 1200px it shows. I really can’t figure it out why it is.
thank you

Hi there

Hope you are having a good day
In order to check your question i need to see your live website, please provide url

Oops sorry i forgot. https://stylishhair.000webhostapp.com/

hey there

Please add this CSS in appearance - customize - additional CSS

@media (max-width: 991px){
.nav-bar .module-group {
width: auto;
}
}

Thanks!
Colorlib Support Team

hello thanks for the reply
i added the code and it still won’t show up.

Good morning

Check again please, it’s visible, you just need to clear cache, or use the incognito window of chrome