A
A
Anton Yatsenyuk2014-07-08 17:38:32
Bootstrap
Anton Yatsenyuk, 2014-07-08 17:38:32

How to make your own Bootstrap 3 grid?

How to configure a grid on Bootstrap 3 where there would be 24 columns and the maximum width of container would be 1920px ? Well, all this, respectively, should be responsive.
I changed the number of columns to 24 through "/less/variables.less". There is a variable that is responsible for this.
But I did not find how to stretch the container. It is now 1140px, and I need a maximum value of 1920px and let the responsive grid start from it.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
Y
Yuri Lobanov, 2014-07-08
@iiil

getbootstrap.com/customize
> Media queries breakpoints
> Container sizes
And be careful with this choice. 24 columns is easier for layout, as there is more freedom, but the very visibility of the grid may disappear.

O
onlinebd_ru, 2018-05-23
@onlinebd_ru

For high resolutions I use files for bootstrap 4, 1600px (HD+), 1920px (Full HD), 2560px (Retina 1440p), 2880px (15" Retina), 3840px (UHD), 4096px (4K), 8192px (8K).
Files freely available Bootstrap 4 Grid for large screen resolutions

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question