Hide element if page hight is below certain hight?

Hello,

Im trying to hide a floating group if a users’ browser window height is below a certain size? I seem to only find width?

anyone?

You could do something like this example: Design-test-app | Bubble Editor

And have a condition on your floating group if the JavacriptToBubble element’s value is less than the pixels you want.

Thanks but the view port value is not updating for me?

You right, its actually only getting the value on page load… :thinking:

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