Okay
  Public Ticket #304303
CSS for Responsive Masonry Portfolio
Closed

Comments

  • Chris started the conversation

    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. 

  •  8,839
    Tahir replied

    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