Forums
(@coffeecatj)
9 years, 7 months ago
Go to the bootstrap file and find:
.navbar-header{ float: left; display: none; }
If you comment-out “display: none;” it should work. Sorry this might be late.