Comments Chris started the conversationOctober 21, 2014 at 6:58pmIs there a piece of CSS that controls when the masonry grid breaks into 2 columns, and then 1 column? I'd like to skip the 2 column size to avoid gaps...I just need to find where the CSS/media query is for this. 8,839Tahir repliedOctober 22, 2014 at 3:39pmHey Chris!Its controlled by JS so you will likely have to edit in "js/init.js" . Simply search for the "masonryBlogInit()" function . Thanks ThemeNectar Support Team Sign in to reply ...
Is there a piece of CSS that controls when the masonry grid breaks into 2 columns, and then 1 column?
I'd like to skip the 2 column size to avoid gaps...I just need to find where the CSS/media query is for this.
Hey Chris!
Its controlled by JS so you will likely have to edit in "js/init.js" . Simply search for the "masonryBlogInit()" function .
Thanks
ThemeNectar Support Team