Hi there. On the construction page the login button and the password field appear in a style that I’m confident is not out of the box. But, what’s wrong, and how do I change it back to the original style?
Hi @nblund,
Thanks for reaching out.
It seems that the page is password protected, and that is why the login button is coming up. Please remove the password from the option shown in the given screenshot.
Hope it helps.
Thanks
Hi again.
I’m sorry, but it doesn’t show on my end. Neither the Coming Soon page or the Home page is password protected as indicated. Login credentials in secure note if you wish.
Thank you for the update. We are not seeing the login form in the under construction page anymore. Did you figure this out?
Hi @nblund,
Just to add with my collogues answer, it seems that you have set Password to bypass the Under Construction page in Pro > Under Construction > Bypass Settings, as shown in the given screenshot in secure note.
Please remove the password and expiration, to get rid of that.
Thanks
Hi there. FYI, I did remove the pw option, saved, then added a new pw, because I would like to use the password bypass feature. My question was about the style of the login pw field and login button on the “under construction” page, which appears rather randomly. See attached image. Why did it end up like that / what can I do? Thanks.
Thank you for the clarification.
A default theme style is a overriding the style of the login button. To correct it, we added this css code in the Global CSS field.
#tco-under-construction-bypass button {
padding: 0;
}
Thank you.
You’re welcome! Let us know if you have more questions. Have a nice day.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.