Help with responsive button position

Hi,

I am creating a login page. The login button is aligned right to the input fields. But when going responsive on smaller fields, alignment is broken and I can’t get it right. Can someone point me in the right direction?

This is what I want on all screen sizes:

This is what I get on smaller screens:
image

Thanks for help

Hi @FJP :slight_smile: Try grouping all of the login elements, and set the minimum width of that group to be at least 280 pixels (or fixed-width if that works for the page!) - that might help with the button’s positioning. Let me know if that doesn’t do it and I can definitely take a look at the app editor if that’s helpful!

@fayewatson: Your solution worked perfectly. Furthermore thanks to your reply I get a better understanding how to use the responsive engine of Bubble. Thanks!

1 Like

So glad to hear! No problem at all, @FJP! :slight_smile: