Title: Finding Registration Submit Button
Last modified: April 20, 2025

---

# Finding Registration Submit Button

 *  Resolved [ghogsten](https://wordpress.org/support/users/ghogsten/)
 * (@ghogsten)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/finding-registration-submit-button/)
 * Hello,
 * I love your plugin. I am still trying to get it setup and my site is new for 
   my chapter. I will upgrade once I see it will work for me.
 * The problem is on the User Registration form after I fill it out then go down
   to Submit Button I place my mouse over the white area in the left lower area 
   of the form just below the last question. As I hover over the area the Submit
   Button Appears as a Red button with while text. How do I get the button to stay
   visible so a user does not have to find it by using hovering the mouse?
 * I am using Elementor Pro with one of their Kit Library templates. Under the Submit
   Button Class in Form Settings is has this code:
 * ur-frontend-form .ur-button-container .ur-submit-button { background-color: #
   333; color: #fff; }
 * Thank you!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ffinding-registration-submit-button%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Support [Amrit Kumar Shrestha](https://wordpress.org/support/users/shresthauzwal/)
 * (@shresthauzwal)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/finding-registration-submit-button/#post-18429437)
 * Hi [@ghogsten](https://wordpress.org/support/users/ghogsten/),
   We tried to open
   the registration page link you shared, but it isn’t working. However, you can
   try the following CSS code to change the color of your button.**For Default Background
   Color.**`.user-registration-Button, .ur-submit-button {background: #2ab499 !important;}**
   For Hover Background Color.**
 * `.user-registration-Button:hover, .ur-submit-button:hover {
   background: #167865!
   important;}You can change the background color #2ab499 and #167865 according 
   to your needs.Regards!
 *  Thread Starter [ghogsten](https://wordpress.org/support/users/ghogsten/)
 * (@ghogsten)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/finding-registration-submit-button/#post-18430205)
 * Thank you for the reply and information.
 * Where do I put this code you included in your reply?
 *  Plugin Support [Amrit Kumar Shrestha](https://wordpress.org/support/users/shresthauzwal/)
 * (@shresthauzwal)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/finding-registration-submit-button/#post-18431050)
 * Hi [@ghogsten](https://wordpress.org/support/users/ghogsten/),
 * Please visit this link: [https://docs.wpuserregistration.com/docs/where-do-i-add-my-custom-css/](https://docs.wpuserregistration.com/docs/where-do-i-add-my-custom-css/)
   and follow the steps to add your custom CSS code.
 * Best regards!

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

The topic ‘Finding Registration Submit Button’ is closed to new replies.

 * ![](https://ps.w.org/user-registration/assets/icon-256x256.gif?rev=3284028)
 * [User Registration & Membership - Free & Paid Memberships, Subscriptions, Content Restriction, User Profile, Custom User Registration & Login Builder](https://wordpress.org/plugins/user-registration/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/user-registration/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/user-registration/)
 * [Active Topics](https://wordpress.org/support/plugin/user-registration/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/user-registration/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/user-registration/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Amrit Kumar Shrestha](https://wordpress.org/support/users/shresthauzwal/)
 * Last activity: [1 year, 1 month ago](https://wordpress.org/support/topic/finding-registration-submit-button/#post-18431050)
 * Status: resolved