Essential Grid resize for no scrolling?

Hello,

Would it be possible to have an essential grid resize to show entire grid without scrolling just in the below two screen sizes? Currently, when viewing the page, users need to scroll to see all of the blocks and are missing them.

I tried this… <div style="max-width: 980px; margin: 0 auto">[ess_grid alias="homepage-3"] but the result was the text in the grid started to become unreadable.

1200px & Up
980px - 1199px

Hey @RocktheHouse1876,

You will need to experiment with your grid items cobbles size and the number of items to display per screen size in Grid Settings > Columns. You can also combine this with setting a custom max width for the section or with your custom HTML.

Hope that helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.