Tagged: hidden
After updating to 3.1, the password box for hidden pages are much uglier and now have a full page width (see private link for example). Couldn’t find anything in the change log about this, so was this intentional or not?
Hey Rickard!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#top input[type="password"] {
width: 20%;
}
Best regards,
Yigit
Thanks for you answer. However, I was mainly just curious if this was intentional or not. If not, I could’ve wait for next release for it to be “fixed” otherwise. Reason for this is that I prefer to avoid customized css as much as possible. Should future behaviour be changed, this would become obsolete and override future changes, which I prefer to avoid.
Hi!
Width is 100% on my local installation as well so it is not an issue with your website. You can feel free to request such change in here – https://kriesi.at/support/enfold-feature-requests/
Regards,
Yigit
We can close this issue if you want, since I don’t reallt have an issue here.
However, I still don’t think you understand me here. I know that it is 100% on the latest version, but that was NOT the case before 3.1, and it doesn’t say anything about it in the changelog, why I wondered if this was an unintentional change or not. If it was, indeed, unintentional, then I would prefer not to customize my css, and just wait until it’s fixed.
But it doesn’t really matter. It is a minor issue at most, and I appreciate your solution. If you want, you can leave a final answer, otherwise just mark it as solved. Don’t really want to waste support time here. I have other issues that are by far more important in that case ;)
Thanks for your support!