Lots of unwanted blank space

What I’m trying to do:
I have a working version of an app using a Layout page but in trying to change to use routing (for SEO purposes) I discovered that Layout pages are problematic. So I’m rebuilding my app without Layouts. However, I’m stuck now with lots of blank space between the navigation and the content.

What I’ve tried and what’s not working:
I’ve initiated forms and components with full_width_row = True as one thread suggested but with no impact.

Here’s a stripped down version so you can see the issue.

Thanks,

Dave

As so often the answer is straightforward.

When adding a form I just needed to use “blank panel” not “standard page”.

Not sure why it didn’t work before but at least I can move on!

1 Like