How to decrease width of jettheme menu
So you have on usefull article on this time
So let's see how can i give responsive look to your header menu
If you will USING jettheme this code work properly if you are using some other theme there are some chances to work but you can do working by finding your menu navigation class or id (html)
How to decrease width of jettheme menu
In jettheme you need to paste this code in your add css to decrease the width of your menu bar
#navbar{width: 80%;}
Copy this☝️ 1 line code code and ad it in ad css ✅