Home › Forums › Jevelin Theme › contact form does not work in safari
Home › Forums › Jevelin Theme › contact form does not work in safari
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; }