bad formating on the contact form when viewed in FireFox browser

Home Forums Jevelin Theme bad formating on the contact form when viewed in FireFox browser

Home Forums Jevelin Theme bad formating on the contact form when viewed in FireFox browser

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

    Hi, please see here and view using FireFox browser.

     

    https://weatherall-uk.com/clarex-optical-cast-acrylic/weatherall/

     

    The name labels in the form are not aligned correctly. How can this be fixed?

     

    Thks

    Solution for this topic

    Hi @dano007,

     

    I hope you are well today and thank you for your question.

     

    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

     

    body select::-moz-placeholder,
    body input::-moz-placeholder,
    body textarea::-moz-placeholder {
      line-height: 0.2 !important;
    }

     

    Best regards,
    Shufflehound team

    dano007
    Participant

    thks.

    You are most welcome here 🙂

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