Questions tagged [jquery-mobile-navbar]

62 questions
-2
votes
1 answer

How to add special styling to bootstrap navbar

Okay, here's the thing: I recently completed a site for a client (bradsdesigns.com) that he designed himself. He wanted his nav bar to match his logo, and on a desktop, it does this. (btw, he mainly wanted customers to look at it from a computer; he…
-7
votes
1 answer

bootstrap is not responsive

.navbar { background-color: #808080; } .jumbotron{ color: #ffffff; min-height: 580px; } .container { padding-right: 10px; padding-left: 15px; margin-right: AUTO; margin-left: auto; }
1 2 3 4
5