Hi Piyush! Here are the steps to hide a container on mobile.
- Set the container’s width to “FIt”
- Then, click the mobile button at the top right to apply mobile styles
- 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!