• Resolved taino286

    (@taino286)


    Hi ,

    Is there anyway to get the grids (columns) to stack when screen size is around 600-700 for mobile devices?

    Right now it just decreases the who form size, instead of fields stacking.

    I hope I am describing this right.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Aurovrata Venet

    (@aurovrata)

    Is there anyway to get the grids (columns) to stack when screen size is around 600-700 for mobile devices?

    no, currently the css plugin used for this only has a screen limit of at 480px.

    In the future, browsers will have the CSS env() function as std and this will allow for dynamic mobile limits to be used in media queries.

    For now, the only way is to inline the mobile stylesheet. I will implement this in v4.4

    Plugin Author Aurovrata Venet

    (@aurovrata)

    this is fixed in v4.4

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Grids stacking vertically on small screens’ is closed to new replies.