Answer the question
In order to leave comments, you need to log in
How to choose grid and breakpoints for bootstrap 3 and 4?
Good afternoon, I have a task to draw an adaptive version of the site design for Twitter Bootstrap 3 or possibly 4 versions. The difficulty is that, unlike my previous experience, the layout designers with whom you will need to interact did not work with the framework and you will need to consult them.
For example, I usually drew layouts for a standard grid according to the Bootstrap psd grid template
Answer the question
In order to leave comments, you need to log in
1. Columns should not be of different widths, they are set in%. In fact, it simply indicates how many columns a block occupies (usually n out of 12), Block width 100% / 12 * n.
Accordingly, the layout designer does not need to measure your layout by pixels.
2. It very much depends on how well everything is laid out there.
3. IMHO useless breakpoint, in 95% of cases a waste of time. 320+, 768+ and 1024+ are enough.
4. Breakpoints in pixels returned.
Is there a size of 1024 in bootstrap 4? I know that there is a size 1170 after the size 970. I don’t know, maybe now there is a grid larger than 1170, although I’m not sure: the readability will be low.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question