Menu Magazine template

Hi,
I use the Magazine template: https://colorlib.com/preview/theme/magazine/index.html
When you open this template on your smartphone or on a smal device, the menu-button doesn’t work.
When you turn your smartphone to landscape format, the menu-button works correctly…
Can you help me to fix it ?
Thx in advance

Hey there

This problem can be fixed by this css:

@media (max-width: 991px){
.Search {
width: 250px;
}
}

It works… Thanks !

Great :slight_smile:
I will close this case now, Feel free to contact us again if you have other questions Thanks!