Changing my Login button Color
-
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)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Changing my Login button Color’ is closed to new replies.