Hello,
I am still using Helix 3 Framework. Currently we have at least 6 menus on the navigation bar. The 7th menu should be implemented a download page with iframe.
The problem is that the distance between title bar and iframe is too big. And I have meanwhile found out via the Firefox dev tool that SP Main Body takes up this space. How can I deactivate this main body explicitly for exactly this download menu?
I once renamed the main body in the Helix 3 layout, then the main body was gone in the download menu. But i think this is probably not such a clean solution.
regard Domo