Button Customization
-
I’m trying to customize the look of the submit button and input box, but I’m having trouble targeting the form.
I have this code on my page:
[smartpwpages label=”Login” ID=”smartPWLogin”]And this code in my stylesheet:
#smartPWLogin .button {background-color: #0490A1!important;
color: #FFFFFF!important;
text-transform: uppercase!important;
font-family: Gotham, Helvetica Neue, Helvetica, Arial,” sans-serif”!important;
font-weight: bold!important;}
Please help!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Button Customization’ is closed to new replies.