• Resolved orphin

    (@orphin)


    I’m looking to change the color of my Login Button for the PieRegister form.

    I have gotten the color of my Registration submit button and my forgotten password buttons to both change to yellow, but while my login button started yellow, it’s now still showing the original color.

    I’m using the following custom CSS to get my current results.

    .piereg_container .piereg_login_wrapper .submit input[type="submit"],
    .pieregWrapper input[type="submit"],
    .pieregWrapper .pie_prev, .pieregWrapper .pie_next,
    #piereg_login form#piereg_lostpasswordform p input[type="submit"]
    {
    	background:rgb(244, 179, 105)!important;
    	border-bottom: none;
    }

    Thanks in advance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor genetech

    (@genetech)

    Hi,

    Please share the full path to the CSS file you have updated. Are you using any pieregister theme? Please check which theme is currently activated on your site (Pie Register > Settings > UX > Advanced).

    Thank you
    Pie Register Support

    Plugin Contributor genetech

    (@genetech)

    Hi,

    We haven’t heard back from you in a while, so we are going to mark this as resolved, if you have any further questions, you can submit a new ticket.

    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Changing my Login button Color’ is closed to new replies.