kombai / freewall

Freewall is a cross-browser and responsive jQuery plugin to help you create grid, image and masonry layouts for desktop, mobile, and tablet...
MIT License
1.85k stars 375 forks source link

Wall items drops off over edge when using col-12 #248

Open sambriggs172 opened 7 years ago

sambriggs172 commented 7 years ago

I am using col-lg-12 etc. and when I do the freewall items fall over the edge and doesn't line up.

Obviously if I remove it, it works fine but sticks out on each end...

If I put col-lg-12 in the div that has the container ID, it doesn't work because the freewall overwrites this...

Anyone had this problem and been able to get around it?

Thanks in advance