adamnurdin01 / bootsnav

Bootsnav - Multi Purpose Header
MIT License
170 stars 122 forks source link

BUG FOR 992x370 resolution #4

Open umi-soft opened 8 years ago

umi-soft commented 8 years ago

for the first,my english is very bad! I use google chrome,Simulated a 992x370 resolution screen,and I found in your online demo for nav-sticky,“megamenu” can not open successful! maybe it is a bug! could you help me ,I am newbie ,and you can use this link:http://bootsnav.danurstrap.com/nav-sticky.html thanks!

adamnurdin01 commented 8 years ago

Basicly bootsnav it's set to 980px for tablet, if you want to set 992px you can open bootsnav.js and change ( getWindow > 981 ) to ( getWindow > 992 )

Hove this help you.. :D