Issue with Quform2 and the date picker function

Home Forums Gillion Theme Issue with Quform2 and the date picker function

Home Forums Gillion Theme Issue with Quform2 and the date picker function

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • cato
    Participant

    Hi

     

    I’m using Quform2 plugin on my site. For most parts that works great. However, the datepicker doesn’t work. The style, including text is broken. In the preview in the admin panel, it works fine.

     

    I’ve also disabled all other plugins to verify that no other plugin is causing the issue. It seems to be related to the theme. Could you please check the issue. I’ve attached a screenshot.

     

    Site where the issue is: https://www.sameietorshovtorg.no/gardsrom/

     

    Thanks 🙂

    Attachments:
    You must be logged in to view attached files.

    Solution for this topic

    Hi @cato,

     

    Sorry to hear of the problem you are having.

     

    You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .quform-datepicker .k-calendar .k-content th,
    .quform-datepicker .k-calendar table td {
        padding: 0 !important;
    }

     

    Best regards,
    Shufflehound team

    cato
    Participant

    Works like a charm. Thanks

    You are most welcome here 🙂

Viewing 4 posts - 1 through 4 (of 4 total)