Detail Labels
How to style Detail View labels to be more mobile friendly
The JS
None needed 😎
The CSS
We override the default background and spacing
How to Implement
Adjust the View ID and you are set. Depending on the fields, field length, field type, and # of columns, you will choose one of the two CSS lines above, that works best for that Detail View. For example, the first line is used for applicant information formatted as two columns whereas the second line is used for a view that has a single column.
Last updated