Home › Forums › Jevelin Theme › contact form bug found on Firefox
Home › Forums › Jevelin Theme › contact form bug found on Firefox
Looks like I have just found another firefox related bug. Please see the attached pic which is a comparison between the contact form input field of Firefox and Chrome on Windows 10. The same code running on Chrome display correctly but place holder text and user typed text is not displaced on Firefox. Please kindly help me fix it. Thanks.
Elton
Solution for this topic
Hi Elton,
Sorry to hear of the problem you are having.
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
#contact-form-c8a0569dd8cb65ec09d62c89e57e40a3.contact-form input{ padding-top: 14px; padding-bottom: 14px; line-height: 25px !important; }
Best regards,
Shufflehound team
works now! thx.
You are most welcome here 🙂