Title: Remove Logo
Last modified: July 10, 2017

---

# Remove Logo

 *  Resolved [cschmelzer](https://wordpress.org/support/users/cschmelzer/)
 * (@cschmelzer)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/remove-logo-12/)
 * I want to remove the logo at the top of the login panel. Previously, I just set
   the logo length and width to 0px, and that removed the logo entirely. That is
   no longer working – and I am unable to delete the link that appears in the customize
   logo page. Please let me know if I can remove the logo. Thank you! Love the plugin.
   Makes my site look great.

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [Weblizar – WordPress Themes & Plugin](https://wordpress.org/support/users/weblizar/)
 * (@weblizar)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/remove-logo-12/#post-9307249)
 * Please share your login page URL. We will make a Custom CSS for you to hide the
   logo on the top of the login form.
 *  Thread Starter [cschmelzer](https://wordpress.org/support/users/cschmelzer/)
 * (@cschmelzer)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/remove-logo-12/#post-9308128)
 * Thank you for the quick response. Unfortunately, my website is behind our firewall
   and only accessible through our network.
 *  [Shobht Saxena](https://wordpress.org/support/users/saxenashobhit/)
 * (@saxenashobhit)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/remove-logo-12/#post-9308271)
 * hiii cschmelzer,
 * ok, try this CSS code:
 *     ```
       #login h1 a{
             display: none !important;
       }
       ```
   
 * insert this code to plugin’s custom css block (You will find custom CSS block
   in Login Form Settings).
 * Please notify us after this.
    Thank You.
 *  Thread Starter [cschmelzer](https://wordpress.org/support/users/cschmelzer/)
 * (@cschmelzer)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/remove-logo-12/#post-9308288)
 * That worked! Thanks again for the awesome support.
 *  Plugin Author [Weblizar – WordPress Themes & Plugin](https://wordpress.org/support/users/weblizar/)
 * (@weblizar)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/remove-logo-12/#post-9311952)
 * Your review is appreciated- [HERE](https://wordpress.org/support/plugin/admin-custom-login/reviews/)

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Remove Logo’ is closed to new replies.

 * ![](https://ps.w.org/admin-custom-login/assets/icon-256x256.png?rev=1121656)
 * [Admin Custom Login](https://wordpress.org/plugins/admin-custom-login/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/admin-custom-login/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/admin-custom-login/)
 * [Active Topics](https://wordpress.org/support/plugin/admin-custom-login/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/admin-custom-login/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/admin-custom-login/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [Weblizar – WordPress Themes & Plugin](https://wordpress.org/support/users/weblizar/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/remove-logo-12/#post-9311952)
 * Status: resolved