Forum Academy Marketplace Showcase Pricing Features

Restrict Heights of elements

Hello,

I’ve been working on a large entry form on bubble (about 150 fields to be entered) and keep having this issue where the heights of elements change when the app is deployed. Is there any way I can prevent this from happening, and lock in element positions?
Here’s what it looks like on the dev screen:

Here’s how it loads on the app:

Thanks in advance for any tips!

Josh

1 Like

You can use HTML element to create a style element to create a CSS rule with a max-height property.

Would that work in your situation?

Thanks for the instant response, I’ll give it a go!

This topic was automatically closed after 70 days. New replies are no longer allowed.