This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 3
Change font size of "Choices" in Checkbox Field
Started 11 years ago by marxman | 4 posts |
-
When editing my theme, it seems I can change the font size and attributes of all the areas of the form, except for the Choices within the Checkbox Field. Can you please advise how to increase the font?
Thanks!
Posted 11 years ago # -
You need to use CSS code for that. Click the "Advanced CSS" menu item when editing your theme and paste this code:
#main_body label.choice{ font-size: 12px; }
adjust the above size with you own preference.
MachForm Founder
Posted 11 years ago # -
thanks! that did the trick!
Posted 11 years ago # -
awesome :-)
MachForm Founder
Posted 11 years ago #
Reply
You must log in to post.