Solved
how to change the background color for a text box ?
I am trying to change the background color for a text area, I put in the custom code as
.Skin #textArea
input[type=text] {
background-color : #ffffff;
border-radius: 2px;
border: solid 1px #696b6d;
}
Best answer by Sree
Thank you, its not working though, I spoke to the support and they mentioned the best thing to get this done is via theme. need to raise a request for the same.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
