Hi,
I’m working on a site for a client that is currently set to ‘Under construction’ with a custom page. I seems that the plugin is outputting css that should only be there when I uncheck ‘Use a custom Under Construction Page’.
I have to uncheck it first to set the bg color to white. And it outputs (amongst many other things):
html, body {
overflow: hidden !important;
height: 100% !important;
background: none;
}
So there are no scrollbars, while I need them to be there.Looks like a bug to me …
Will send you url and credentials in a secure note.
regards,
Richard
p.s. I tried deactivating all pugins, swithed off all caching and everything is up to date.