Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1175172

    Hi there,

    The date field on our Formidable Form seems to be cut off. I reached out to Formidable Forms and they have confirmed that it’s a theme error.

    See error here: https://d.pr/free/i/HLICIe

    Your help would be appreciated!

    #1175372

    Hey vantagepointmg,

    We have styling for the select element in the theme, if a plugin is affected by the theme styling, is it then a theme error? The support of the plugin in question must be very lazy people since it’s a very easy CSS fix:

    select.ui-datepicker-month, select.ui-datepicker-year {
      padding: 0 !important; 
    }

    Best regards,
    Rikard

    #1175478

    That worked!

    Thank you for your help!

    ~MacKenzie

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Formidable Forms Date Field Cutting Off’ is closed to new replies.