contact form does not work in safari

Home Forums Jevelin Theme contact form does not work in safari

Home Forums Jevelin Theme contact form does not work in safari

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • hannes741
    Participant

    Hi,

     

    I have the problem, that my contact form does not work in safari. I can´t fill in the first two fields. In firefox and chrome is works fine.

    How I can fix this?

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

    Hi @hannes741,

     

    Sorry to hear of the problem you are having.

     

    We are troubleshooting the issue and will update you here shortly.

     

    Best regards,
    Shufflehound team

    You can try resolving this issue 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

     

    #page-container .contact-form input[type="text"] {
        padding: 0 10px 0;
    }
Viewing 3 posts - 1 through 3 (of 3 total)