Hey there - brand new to the platform and only mildly experienced with web dev in general… so forgive me if this is obvious.
I’m inserting a Landbot chatbot instance in the big frame, and the footer will be loading content (like an audio player) at different points.
I’m looking to have two fixed containers on the site. Ideally, the footer would be 200px tall and the main space above it would fill the rest. No scrolling.
My first approach was with VH… 85vh for the top and 15 for the bottom… but I’m wanting that footer to have a fixed height…
Any recommendations?
Thanks!
Mitch