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