Hi there,
Currently I am styling my fresh forms with the CSS box of the form editor. Seems to work alright.
Now here's two questions.
1. is there a way to style a single field and specific labels in their own specific way (i.e. all labels are red, but only one of them is blue) ?
2. it seems impossible to style the table generated for a multihold. I tried to add a
td {vertical-align:top;} in the css but nothing changes.
How to approach this?
Currently I am styling my fresh forms with the CSS box of the form editor. Seems to work alright.
Now here's two questions.
1. is there a way to style a single field and specific labels in their own specific way (i.e. all labels are red, but only one of them is blue) ?
2. it seems impossible to style the table generated for a multihold. I tried to add a
td {vertical-align:top;} in the css but nothing changes.
How to approach this?
This topic is locked and no more replies can be posted.