L
L
Legioner9112015-01-21 22:34:46
css
Legioner911, 2015-01-21 22:34:46

How to use bootstrap grid without bootstrap styles?

Hello, the question certainly sounds stupid, but please understand me correctly. Let me just say that I am new to bootstrap. Recently I started to try to typeset on bootstrap and came across a problem, the problem is that bootstrap styles, in the layout that I'm typesetting, are not used at all. And of course, when imposition, it pretty bothers me. Can you please tell me how can I use only the grid, without styles for buttons, headings, etc. ? (This way I should end up with a responsive page, just with my styles)
Thanks in advance for your reply.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
aen, 2015-01-21
@Legioner911

getbootstrap.com/customize will help you
Choose only what you need.

V
Vadim Belkin, 2015-01-21
@BelkinVadim

The bootstrap grid includes .row classes, .col-* classes, and optionally .container. You can simply copy the styles of these classes into your styles.

A
algebris, 2015-01-21
@algebris

you can download the bootstrap sources and include only the necessary, for example
, variables.less, grid.less, and when building, you will only have what you include.
if difficulties with manual addition, then aen gave a link to the interface for assembly

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question