Hello, How do I change here the color of the text to BLACK of the TABL
-
AUTO POMARINHO ITINERANTEAsked on November 28, 2022 at 10:00 AM
Hello,
How do I change here the color of the text to BLACK of the TABLE INPUT FORM ?
It's almost unreadable
I need help. I can't inject CSS (field id GRELHA)
This is a re-post of a comment on How to Inject Custom CSS Codes
-
JovanneAnswered on November 28, 2022 at 10:26 AMJotform Support
Hello,
Thanks for reaching out to Jotform Support. There seem to be several forms under your account. Can you send me the link to your form so I can take a look at it for you?
Can you also please try adding the custom CSS code below and see how it goes? This guide will show you how to do that.
.form-matrix-table tbody tr td>input {
color: red !important;
}
Once we hear back from you, we'll be able to help you with this.