Watusi Posted February 26, 2019 Report Share Posted February 26, 2019 Is there a way to modify the color and font size of Display Text of a Checkbox in a Submission Form? Quote Link to comment Share on other sites More sharing options...
0 AtayBalunbalunan Posted February 26, 2019 Report Share Posted February 26, 2019 Yes, it's possible. Just enclosed the text in a <span> tag. For example: <span style="color: red; font-size: 15px;">With diploma</span> The result would look like this: Quote Link to comment Share on other sites More sharing options...
0 Flowers4Algernon Posted September 4, 2021 Report Share Posted September 4, 2021 Hello, just wanted to add that you may also format the display text of your checkbox's display text using the .cbFormData class and applying the !important rule to override Caspio's default style. Result: Quote Link to comment Share on other sites More sharing options...
Question
Watusi
Is there a way to modify the color and font size of Display Text of a Checkbox in a Submission Form?
Link to comment
Share on other sites
2 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.