Answer the question
In order to leave comments, you need to log in
Bootstrap3 how to insert blocks to the left and right of the container so that they take up the remaining screen width?
the blocks will contain parts of the previous and next slide, and the container'e-slider.
Thanks
Answer the question
In order to leave comments, you need to log in
On a good note, the container is in bootstrap and is designed so that there is nothing on the sides, you either make up the slider without it, i.e.
<div class="container"></div>
<div class="slider"></div>
<div class="container"></div>
I had a vague suspicion that you didn't get to the container-fluid class. Try wrapping it around. And do not break the grid with a rake with crutches and stretch the contents to full screen.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question