Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NavBar responsive Display is none #195

Open
nate-byrnes opened this issue Feb 14, 2017 · 2 comments
Open

NavBar responsive Display is none #195

nate-byrnes opened this issue Feb 14, 2017 · 2 comments

Comments

@nate-byrnes
Copy link

nate-byrnes commented Feb 14, 2017

Similar to #193, but instead of being a size issue, I am finding display: none; due to .navbar.navbar-collapse nav>ul>li. The only fix I've found is to set an ID on the <li> and give that a display: block; style. Am I missing something in expecting the default behavior to display the title?

This is occurring 3.2beta downloaded from getkickstart.com yesterday (13-Feb-2017)

@karlitos
Copy link

karlitos commented Sep 8, 2017

Hello, did you find a solution for this ? I noticed even the examples on the Kickstart webpage does not work properly.

@NPM8
Copy link

NPM8 commented Jul 16, 2018

Still, don't work

.navbar nav>ul>li.navbar-title { display: flex !important; }
this can repare

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants