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


  1. marxman
    Member

    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 #
  2. yuniar

    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 #
  3. marxman
    Member

    thanks! that did the trick!

    Posted 11 years ago #
  4. yuniar

    awesome :-)


    MachForm Founder

    Posted 11 years ago #

RSS feed for this topic

Reply