Comments on [ F2U ] Commission Card All Comments

hihi, i'm trying to use this code but i cant figure out how to space the blocks differently like you said. ive looked at the bootstrap grids, but i dont understand any of it tbh. i only have 3 items instead of 4, but none of what i'm doing seems to work :(

i wouldn't know how to help if you don't show me what your code looks like !!

but: if you wanted 3 items instead of 4, you'd want to have three col-lg-4 instead of four col-lg-3... does that make better sense?  because 3 (items) x 4 (grids) = 12 (full row)!  you don't really need to worry about the col-md-6 until you're more confident in the bootstrap grid ^^