• Resolved mark8181

    (@mark8181)


    Hi guys,
    I have created the form and I like it.

    However, the field data does not show well the month, can you please help?

    2019-12-17_1425

    Kind regards,
    Marco Abis

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Ethan Choi

    (@ethanchoi)

    Hi @mark8181,

    It looks like there might be a style conflict between the site theme and the form. To fix this, please try the following CSS snippet:

    .flatpickr-current-month input.cur-year {
        padding: 0 0 0 .5ch !important;
    }
    

    And in case it helps, here’s a tutorial from WPBeginner on how to add custom CSS like this to your site.

    It looks like you might be a user of the paid version of WPForms. If that is so, and if you have further questions about paid features of WPForms, please contact us by submitting a support ticket. This is because www.remarpro.com rules do not allow us to provide extensive support for paid features of WPForms on the support forum for WPForms Lite.

    Thanks!

    Thread Starter mark8181

    (@mark8181)

    Hi,
    I did not know where to post the ticket. Thanks for the CSS, it partially fixed the issue. The date is now visible but only the arrow up (t change the year)

    I think that there should be also an arrow down?

    thanks,
    Marco

    Plugin Support Ethan Choi

    (@ethanchoi)

    Hi @mark8181,

    When you get the chance, could you please submit a support ticket on our contact page with a link to the page on your site?

    That way we can take a closer look.

    Thanks ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘data element does not show the month in full’ is closed to new replies.