Top "Twitter-bootstrap-3" questions

Bootstrap 3 is the third generation of the front-end framework allowing for speedier web development with an attractive look and feel.

Can I use complex HTML with Twitter Bootstrap's Tooltip?

If I check official documentation, I can see a property called HTML: Name | Type | default | Description ---------------------------------------------------------------------------- html | boolean | false | …

javascript html twitter-bootstrap-3 tooltip
How to change the background-color of jumbrotron?

I want to know how to change the background-color of 'jumbotron' class, it has a default background-color #eee in bootstrap.…

html css twitter-bootstrap twitter-bootstrap-3 background-color
Twitter bootstrap hide element on small devices

I have this code: <footer class="row"> <nav class="col-sm-3"> <ul class="list-unstyled"> <…

html css twitter-bootstrap twitter-bootstrap-3 responsive-design
bootstrap responsive table content wrapping

I have HTML similar to this: <div class="table-responsive"> <table class="table borderless"> <caption> &…

twitter-bootstrap responsive-design twitter-bootstrap-3 html-table
Centering brand logo in Bootstrap Navbar

I am trying to implement a Bootstrap 3 navbar so that the brand logo to always remain in the middle. This …

css twitter-bootstrap-3 bootstrap-4
Bootstrap full responsive navbar with logo or brand name text

I would like to do a full responsive navbar with specified height in Twitter Bootstrap 3.1.1, where the brand could consists …

twitter-bootstrap twitter-bootstrap-3 responsive-design navbar
Bootstrap 3 and 4 .container-fluid with grid adding unwanted padding

I'd like my content to be fluid, but when using .container-fluid with Bootstrap's grid, I'm still seeing padding. How can …

twitter-bootstrap twitter-bootstrap-3 bootstrap-4
Bootstrap 3 select input form inline

I'm trying to get input and select option inline attached with each other like this demo using Bootstrap 2 (dead link). …

twitter-bootstrap twitter-bootstrap-3 html-select
Put search icon near textbox using bootstrap

I am using bootstrap by default textbox taking full width of column and I want to put search icon at …

html css twitter-bootstrap twitter-bootstrap-3 icons
How to change the bootstrap primary color?

Is it possible to change the bootstrap primary color to match to the brand color? I am using bootswatch's paper …

css twitter-bootstrap twitter-bootstrap-3 bootstrap-4