Questions tagged as 'bootstrap-4'

1
answer

ngx-bootstrap + angular 6 + datepicker

Hello, I'm using ngx-bootstrap's datepicker for the first time and I'm encountering some difficulties. One of them is that by selecting the desired date, my input is in the exact format I need, as follows: '20 / 12/2018 ', however when I p...
asked by 21.12.2018 / 02:30
1
answer

How to disable Bootstrap 4 Popover on mobile devices only?

Today I use popover in some places of my site, but I wish they did not appear in the mobile version. Is there anything in the calling script that I can do to make it appear in the desktop version only? <script> $(function () { $('[da...
asked by 27.11.2018 / 23:37
1
answer

Leave images together and responsive

I need to let the images meet one underneath the other, occupying half of the container and next to the description of that image. It needs to be in this format. Currentlysheislikethis Butthere,itoccupiesonlythedefinedsizecol-md-6,anditsh...
asked by 21.12.2018 / 16:42
1
answer

1 item on the left and two items on the right good bootstrap

I'm trying to leave 1 item aligned on the left and 2 items aligned on the right with Bootstrap 4 , I tried to use flexbox but since there are 3 items I get one in the middle and one on each end, I tried to make the 2 items on the ri...
asked by 24.12.2018 / 12:09
1
answer

How to adjust the size of the label in bootstrap 4 to fit the small input?

I have the code below and I do not know how to adjust the label to fit the same size set in the input element. The way the Label is has the text bigger than the Input. I've tried using the .small class but it gets smaller. Use Bootstrap 4. <...
asked by 28.02.2018 / 14:48
1
answer

Calculate horizontal distance of an element

I'm trying to customize a submit button using Bootstrap 4 Beta 3 . The idea was to do something like "slide to unlock" style ; however, it is only working in a resolution above 992px ... I believe this is due to break-point...
asked by 02.01.2018 / 09:12
1
answer

Multiselect in dropdown format in Bootstrap 4

I'm having trouble finding a multiselect bootstrap 4 in the dropdown format. The only element it allows is this way: Iwouldliketoleaveitinthisformat: AsfarasIcanremember,thisdidnothappeninthepreviousversionofthebootstrap.Codeused:<linkhre...
asked by 15.06.2018 / 16:04
2
answers

Collapse bootstrap 4 does not work mobile [closed]

I'm having a collapse problem with bootstrap 4 in mobile mode. It opens normally but does not close, I've spent a lot of time trying to solve it and even more searching! Please help me ... Please check the correct resolution as the image....
asked by 30.11.2018 / 18:26
1
answer

Navbar Bootstrap

I'm starting in web coding and need help on a problem, the menu I created is not correct, it was not formatted as indicated in the bootstrap documentation, it's listed. Curso ------------ Início Perfil Serviços Depoimentos Contatos Foll...
asked by 17.12.2018 / 19:16
2
answers

Why does Vue.js lose formatting when adding dynamic items? Is it possible to correct this?

I have a form where the phone fields is dynamic so the user can add as many numbers as he wants. But when I click the button to add new item, this created item appears unformatted. Not to mention that a bug still descends the entire screen....
asked by 19.10.2018 / 18:53