Archived topic
Lightweight Grid Columns
4 replies · Started by johnzoro on February 14, 2017
Say I do 2 columns at 50% each
Is there a way to have a space inbetween them?
What about if i set them to 49% each?
Am I being stupid and this is really easy?
Hi John,
I don't think it's easy and looks like light weight grid column doesn't accept 49%.
You could try making 45-10-45 columns and just don't add any contents to the 10% column?
Hope this helps.
Best way would be to add a class to your columns, then use CSS to add padding to create the spacing in between.
The plugin could definitely use a built in "gutter" option - I'll look into it :)
so if i created 2 columns with a background colour of say #cccccc
i'm guessing the padding would have to be for outside?
No I think Tom's solution would work without a background color as the padding would be inside the column...