Hide a container and it's contents in mobile view

Hi Piyush! Here are the steps to hide a container on mobile.

  1. Set the container’s width to “FIt”
  2. Then, click the mobile button at the top right to apply mobile styles
  3. Then, for each contents/elements within that container, turn off visibility using Visibility toggle (the eye icon) in the Style bar on the right

Then, you’ll see the container hidden on mobile! (since the width is set to fit the elements, and since all the elements were hidden on mobile, it hides the container).

I recorded a quick demo on how to do this here as well: Loom | Free Screen & Video Recording Software | Loom

Please let me know if you have any questions!