K
K
Konstantin Teploukhov2018-04-25 01:58:08
Bootstrap
Konstantin Teploukhov, 2018-04-25 01:58:08

Bootstrap 4 mesh generator, is there one?

Good afternoon , bootstrap 3 has customize
But does bootstrap 4 have a similar one ? I need to periodically change the width of the container, columns, etc.
scss files 4 edit and then tried to compile ... even somehow it did not work out.
For example, now I need a grid with a container width not 1140px (standard in 4) but 1170px (this was in 3)
Maybe someone has it?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey, 2018-04-25
@blood-moon

Bootstrap 4 does not have a separate customization page. You can change the grid for yourself only by editing the SASS variables. In your case it is $container-max-widths in the _variables.scss file at the root of the scss folder.

A
Artyom Kan, 2018-04-25
@K_Artem

smart grid

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question