You are here: Blog » Tutorials » How to remove the password box from your Hide My Site login page

How to remove the password box from your Hide My Site login page

I recently got a request from a user asking if it was possible to remove the password box from the Hide My Site login page. This is helpful for admin users who don’t want anyone else to have access to their site while they are building it.

Before you get started
Make sure to first check the “Allow Admins” box (Settings > Hide My Site > Allow Admins). This will make it so that you as long as you are logged in as WP admin, you won’t need to enter your Hide My Site password.

It’s very easy to do this once you see an example. Note that you will have to be using Hide My Site premium in order to follow along.

The End Result

Here’s an example of what a login page looks like without the password box.

The Code

Just enter the following code into Settings > Hide My Site > Custom CSS:

#form_wrap {display:none !important;}

Thanks for taking the time to follow this tutorial. Hope you find it helpful. Please let me know if you have any questions or other feedback in the comments.

The section headers (The End Result, The Code, etc...) and dividers on this post were proudly made with Visual Artist
The panel on this post (Before you get started) was proudly made with Panels
This entry was posted in Tutorials and tagged by .

Author: justin saad

Justin Saad is first and foremost a husband and a father of four. He is also a web developer and designer who has been making websites for over twenty years. His company is called The Motech Network and his website is ClevelandWebDeveloper.com. In addition to building websites, Justin makes WordPress plugins and likes writing tutorials to help others learn about various aspects of web development.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code class="" title="" data-url=""> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong> <pre class="" title="" data-url=""> <span class="" title="" data-url="">