which one is the best solution for ROW > CONTAINER 15px margin in bootstrap? -


i have read many questions issue. , read comments, not solutions fix issue. can tell me how can use row divs within container without having margin of 15px? dont want hardcode css file of bootstrap rid of problem?

here link site issue. image

customize bootstrap download, changing less variable @grid-gutter-width. default variable set 30px, 15px both right , left side.

30px : padding between columns. gets divided in half left , right.

if go bootstrap customize page, can edit less-variables , download custom compiled version of bootstrap fits needs. also, if way, don't have manually edit bootstrap.css, shouldn't anyway.


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Magento/PHP - Get phones on all members in a customer group -

session - Logging Out Using PHP -