Title: Form Border
Last modified: February 22, 2023

---

# Form Border

 *  Resolved [Atar1](https://wordpress.org/support/users/atar1/)
 * (@atar1)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/form-border-2/)
 * Hello there
 * I’m trying to set up my page using the customizer and noticed a white border 
   around the whole Login Form. Whatever color i change, the Border stays white.
   Did I miss an option for that border or is there no way to change this with this
   plugin?
 * Thanks for your help.

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

 *  Plugin Support [Muhammad Arslan](https://wordpress.org/support/users/wparslan/)
 * (@wparslan)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/form-border-2/#post-16506548)
 * Hey [@atar1](https://wordpress.org/support/users/atar1/)
 * This is not the default behaviour of Login Customizer.
 * Can you kindly share the login page where this issue is occurring so I can help
   you to resolve it?
 * Looking forward.
 *  Thread Starter [Atar1](https://wordpress.org/support/users/atar1/)
 * (@atar1)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/form-border-2/#post-16506962)
 * Hello [@wparslan](https://wordpress.org/support/users/wparslan/)
 * The Login Page I customized is the following:
 * [http://www.rayworx.ch/wp-admin](http://www.rayworx.ch/wp-admin)
 * Thank you for your help.
 *  Plugin Support [Muhammad Arslan](https://wordpress.org/support/users/wparslan/)
 * (@wparslan)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/form-border-2/#post-16508708)
 * Hey [@atar1](https://wordpress.org/support/users/atar1/)
 * Thank you for providing the link.
 * You can use the custom CSS to either remove or change the color of this border.
 * Copy and paste the following in Login Customizer -> Customizer -> Custom CSS/
   JS -> CSS.
 *     ```wp-block-code
       #login form#loginform {
           border: none !important; /* Remove the border */
       }
       ```
   
 * Publish and enjoy.
 * Have a nice day!

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

The topic ‘Form Border’ is closed to new replies.

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

 * 3 replies
 * 2 participants
 * Last reply from: [Muhammad Arslan](https://wordpress.org/support/users/wparslan/)
 * Last activity: [3 years, 3 months ago](https://wordpress.org/support/topic/form-border-2/#post-16508708)
 * Status: resolved