-
Lysann
Hi there,
for some reason the container layout doesn’t fill the whole width on tablet or mobile, and I can’t figure out the reason. Here’s a screenshot, could you please check? https://imgur.com/jvWtkRY
Thank you for the support! -
Hi there,
The videos at the bottom have static width and height which caused the overflow:
https://app.screencast.com/2uBs9HbLaTlXx -
Lysann
Hi Ying,
thanks, i used 20vw but i can’t make the design with those containers work for tablet + mobile. When i set the containers of the grid to 100% they should normally stack automatically, right? That is not working. Could you guide me in the right direction what i have to change? The containers also flow into the footer and i don’t know how to prevent that from happening.
-
When i set the containers of the grid to 100% they should normally stack automatically, right? That is not working
They are stacked, not sure what you mean by not working.
The grid block gb-element-b33c02b7 has a fixed height set to 500px, so it’s expceted the content will overflow in y direction on mobile when the grid containers are stacking.
-
Lysann
Yes, that’s it, i didn’t check the additional CSS – thank you!
-
No Problem 🙂
- You must be logged in to reply to this topic.