Hi @korgaltvde
I hope you’re well today!
For each field you can set a custom CSS class in field settings. You’d need to click on the field (to edit it) in form builder and then switch to “Styling” tab.
There you can add custom unique class name to the “Additional CSS Classes” option. Please note – when adding such class do not use the . (dot) in front of it. So for example, to add custom class of .myclass to the field, you’d just put word myclass in that “Additional CSS Classes” option.
This class will not be added directly to the field itself but you can use it it individually target fields e.g. like this:
– let’s say you you got a field of type “input”
– and you added class “myinput” to it
– you can then use “.myinput input” as unique identifier.
Would that work for you?
Kind regards,
Adam
Hello @korgaltvde ,
We haven’t heard from you for a week now, so it looks like you don’t have more questions for us.
Feel free to re-open this ticket if needed.
Kind regards
Kasia