• Resolved mathewjenkins01

    (@mathewjenkins01)


    The AM/PM dropdown on the time field of my form is quite small. The text is not even visible. Please advise a solution.

Viewing 1 replies (of 1 total)
  • Plugin Contributor Form Maker Support

    (@formmakersupport)

    Hi, @mathewjenkins01!

    Thank you for posting your request!

    Please edit the theme of your form, and add the code below to its Custom CSS option:

    .am_pm_select {
        width: 50px !important;
    }

    Note, that you might need to clear the cache of your web browser for the CSS to take effect. Let us know if this helps.

    Thanks! Have a wonderful day!

Viewing 1 replies (of 1 total)
  • The topic ‘Time AM/PM dropdown’ is closed to new replies.