- This topic has 1 reply, 2 voices, and was last updated 11 years, 3 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › css styles not applying to password field
All the css styles for the the registration forms work fine but are not been applied for the password field.
input[type=”text”], input.text, input.title, textarea, select {
background-color: #EEE;
border: medium none !important;
width: 100% !important;
border-radius: 0px !important;
font-size: 14px;
color: #999 !important;
padding: 16px !important;
box-sizing: border-box;
}
This style does not seem to be getting applied??
you may want to take a look at css/swpm.common.css