APEX V5.1
Universal theme 42
I'd like customize the Universal theme logon template to remove the following area to make the popup style page 101 much smaller. This includes removing any top padding, the space for the icon and the "Logon" header. What is the code I need to replace/add to do this in the template.?

The only code exposed in the template is

If I inspect the page in chrome I can see and access the <div>s that show the logo position and "Login" <h1>heading title but how do I disable this in the template code? Basically I want to remove the <div> before class="t-login-header"

thanks in advance
PaulP