How to have columns resize properly

  1. When resizing this page I can’t get these columns to resize and rearrange in a clean way. There’s a huge white gap between rows when resizing. Any tips?

incubatorstag.wpengine.com

  1. Is there a reason the mobile menu button is rendering off screen on iphone and safari despite showing up cleanly in the preview screen?

Hi @BSFC,

It is because of your setup. Columns have the same height. See this: https://screencast-o-matic.com/watch/cYVbiIvmkk
You have 2 rows. Each with 4 columns. To avoid the space, please to try use just 1 row with 1/3 + 3/4 columns. Then on the 3/4 columns build the other content. You can use ROW element to build the nested content inside. So that means, you can add 2 ROW elements with 3 columns each inside this main 3/4 columns.

Check this new ROW element video and this how to created nested content too. Please subscribe to our youtube channel for other tutorials.

Can you give us screenshot of the issue? Thank you.

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