creativetimofficial / now-ui-kit

Now UI Kit Bootstrap 4 - Designed by Invision. Coded by Creative Tim
https://www.creative-tim.com/product/now-ui-kit
Other
1.7k stars 375 forks source link

Any way to have the normal "drop down" nav on mobile? #23

Closed dylanm21 closed 7 years ago

dylanm21 commented 7 years ago

I have everything set up correctly but the ui kit nav loads very weird on mobile.

Here is an example, i cant explain what it's doing.

http://flashmanwade.co

I did the responsive.scss sass and complied. still acting weird

dragosct commented 7 years ago

Hi @dylanm21! To fix the problem with the navbar, you have to remove the id="mydropdown" because this id from the div with class .navbar-collapse is activating the bootstrap javascript for the default navbar-collapse which in our case we don't need this. Please let us know if everything is working fine!

Regards, Dragos

dylanm21 commented 7 years ago

Hey! I tried that, it looks like the animation is working, but the content is blank where the nav should show the bottons. any ideas?

dylanm21 commented 7 years ago

nvm got it. thanks :)