Hi, in the caspio styles under form / details fields I have set Border Options both color and type to none. Yet I am still getting a black border around my input fields. The background colour here works so I know it is referring to the correct elements.
I can override this in my own css using...
.cbFormTextField, .cbFormSelect, .cbFormTextArea{
border: none;
}
But I shouldn't have to do this.
Have I missed something? Has anyone else got this to work?
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
BrianI
Hi, in the caspio styles under form / details fields I have set Border Options both color and type to none. Yet I am still getting a black border around my input fields. The background colour here works so I know it is referring to the correct elements.
I can override this in my own css using...
But I shouldn't have to do this.
Have I missed something? Has anyone else got this to work?
Thanks
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.