• Resolved vtsara

    (@vtsara)


    Trying to figure out how to get more custom sizing for grids without futzing overly much with the tile width and height. Client wants certain grid with 9 items to basically always be 3×3 until screen gets too small and only then to act responsively, and one w/ 12 items to always be “even” ie 3×4, 2×6. So, two questions I guess: can I have more control over the responsive breakpoints? And is there a way to control the wrapping of items? …or, make grids be 3×3 under certain circumstances?

    I realize this totally takes away with the beauty of this plugin which is that it does all the responsive work for you, but, client requesting so I’m asking.

Viewing 1 replies (of 1 total)
  • Dear @vtsara,

    Currently there is no option in our settings to specify the number of columns in grid, so you need to use “Tile approximate width” and “Tile approximate height” options.
    You can fix the width of a container inside which you insert the gkit shortcode, and configure those dimensions so it will show only 3 tiles in a row.

    About responsive breakpoints, the grid is responsive and you should rely on this:)
    The sizes of tiles are calculated dynamically for each window size, and cannot be controlled from settings.

Viewing 1 replies (of 1 total)
  • The topic ‘Custom Grid Layout’ is closed to new replies.