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
Post a Comment