• Resolved mysoremap

    (@mysoremap)


    I am not able to see Submit button in the Registration page. It was displaying earlier in Red Color but now it has changed to white color. As background page is white and button is also in white color new users may not able to find button.

    My website: CampusHiringCollege.com

    Need help

    Thanks in advance

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support sanjuacharya77

    (@sanjuacharya77)

    Hi @mysoremap,

    Thanks for writing in. Please add this custom CSS code to change the color of the submit button.

    .css code here

    button.btn.button.ur-submit-button {
        background: #333 !important;
    }

    Paste this code in the additional CSS box. You can find the additional CSS box in your theme customization option. Click on Appearance > Customize and then scroll a bit and you will see the Additional CSS box. Paste this code there and it will do the trick.

    Let me know whether it helps or not and I will get back to you.

    Regards!

Viewing 1 replies (of 1 total)
  • The topic ‘Submit Button is not displaying’ is closed to new replies.