How to create bootstrap grid system with 14 columns? -


I have 7 elements, I want to show them all with the same width, I want to put it right to bootstrap grid I am using the system. I can not divide 7 elements evenly into 12 columns.

Is there anyway that I can make myself self-LG-14?

Yes, quite easily. Change the default @ grid-column instead, 12, here:

Then download this custom boost and include it in your head instead of the stock bootstrap.


Comments

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -