Questions tagged as 'twitter-bootstrap'

1
answer

Place space between two bootstrap columns

The Bootstrap columns that fall within div with the .row class are pasted ( link ). But I'd like to "strip" them somehow, putting a spacing between them at least 20px. I have tried with css (using margin in column class: link )...
asked by 07.03.2018 / 17:50
1
answer

Bootstrap Grid System: Can .row within .col?

I have a question regarding Bootstrap's Grid System, is it ok to use a .row within an element with class .col-x-y if I want to create more than one column within that .col-x-y ? In short, is it a good practice or not to us...
asked by 18.04.2018 / 15:12
2
answers

Setting Bootstrap Buttons

Hello, I need to adjust the bootstrap carrousel buttons so that it is next to the photo, today according to the attached photo the buttons go beyond the desired area. Can anyone help me? This is the html code of my carusel, css is comin...
asked by 08.02.2018 / 12:03
1
answer

Doubt about the new bootstrap version

I have a question here about the new version of bootstrap that would be 4 I'm really enjoying it I've seen a lot that changed a lot more I would like to know if any of you know to let me know if there is any class in this new version that...
asked by 11.05.2018 / 17:06
2
answers

Div does not accompany internal bootstrap 4 content

I'm having difficulty making the internet content of my side menu follow my div, my menu has options that expand, when I open all the options the content comes out of the div, I would like the div to accompany the content. / p> Follow the code...
asked by 28.02.2018 / 21:30
1
answer

Bootstrap navbar close

Hello, I'm using bootstrap version 4.0 beta-2, and I have a question, how do I close the navbar menu after clicking on an item in the list? By default it is necessary to click on the item and click again on the menu to close it. I found a solu...
asked by 12.11.2017 / 05:02
1
answer

Help with bootstrap layout

How can I put below the navbar of the bootstrap a bar that has the right one filter a vertical line and two components. Below is the image of how I want it: Andhowareyou: Followthehtmlcode:<!DOCTYPEhtml><html><head><m...
asked by 13.09.2017 / 14:23
2
answers

Redimensional Input Bootstrap in Form Inline

I have the following form inline, and would like to resize the input as per the drawing: Followthecodebelow:<divclass="row"> <div class="col-lg-12"> <div class="panel panel-default"> <div class="panel-heading">P...
asked by 08.08.2017 / 20:25
2
answers

Leave div and fixed elements

I have div that opens to the side when I click the button: IfIleavethedivwith"Change city" with fixed height until it resolves, but the letters continue to move. Would there be any way the elements would not resize when opening?     
asked by 08.07.2017 / 19:01
1
answer

Stylized checkbox in Bootstrap does not work

Good afternoon, I stylized a checkbox group. Only clicking it is not checked. I followed all the steps to make the change and even then I can not leave it selected. Could someone see my code in codePen and tell me where I might be going wrong?...
asked by 18.12.2016 / 18:47