Questions tagged as 'bootstrap-carousel'

2
answers

Carousel Boopstrap with different intervals for each slide

Hello, I am doing a banner with the carousel that comes in boopstrap, the requirements indicate that each slide should last a certain time and that when I put the mouse on one of the slides it should pause. HTML: <div id="carousel-pu...
asked by 07.02.2016 / 23:38
1
answer

Carousel in Bootstrap does not display correctly

I'm trying to show the following carousel on my website: link But instead of appearing in several columns, only the first column appears on the left and nothing else. Here is the code of my page where the slider is: link  ...
asked by 30.09.2016 / 03:39
2
answers

Resize Carousel Bootstrap 3

Hi, I have a bootstrap carousel and I would like to modify its size but I can not do it, and I tried to apply modifications to the main class, but I only reduce the size of the carousel in case of the carousel images. How do I establish a custom...
asked by 07.07.2016 / 21:39
2
answers

Carousel bootstrap does not work, the script is not executed (it seems)

Hello very good to all the community :) I was doing the design of a web page using bootstrap when I tried to create a carousel but instead of running correctly I put the images on top of each other, instead of contained in the window of carousel...
asked by 14.09.2018 / 12:36
2
answers

I can not adjust the images to the bootstrap carousel and adjust the images on the img card

I try to add the images to the bootstrap carousel and I can not make them fit the exact size (I always have bigger ones) I tried to review the CSS but I do not understand it perfectly and nothing I try works. <meta charset...
asked by 08.11.2017 / 00:51
1
answer

Bootstrap slider (carousel) in wordpress

I was optimizing the web but I realized that the plugin I used for the page slider slowed it down a lot (and made it weigh a lot more) so since I'm using bootstrap, I decided to make a new one with code. The problem is that it shows absolutely n...
asked by 31.05.2016 / 12:46
1
answer

How to join grid with bootstrap

I am using bootstrap for a web page, I used a grid with two columns to place a slider and a video in a horizontal way which I want to put together, but I have a detail between slider and the video is I have a space and I want to join them Thi...
asked by 22.06.2018 / 17:18
1
answer

How to modify the caption of a carousel so that the text is seen as a footnote

I'm wanting to add a kind of caption, depending on whether the photo contains description or not. this would be an example: What occurred to me was to resort to caption and try to touch it with css to achieve my goal <div id="mi...
asked by 01.11.2016 / 17:27
1
answer

Handle two sliders with a single control. Bootstrap 4

I intend to handle two Bootstrap 4 sliders with a single controller. I have looked on the internet and I have found a solution that I think is the most appropriate, but when I try to apply it it does not work for me. The code I have is the...
asked by 29.03.2018 / 00:10
0
answers

carousel shows all slides Angular 5

I'm trying to put a carousel in angle 5 and it's hell (for me). I have created a component to show the carousel, but it shows me all the slides (one under the other and superimposed by the bottom) and all the text in the lower part superimposed...
asked by 03.04.2018 / 21:38