• Resolved adesh6985

    (@adesh6985)


    Please click on the above link from MOBILE PHONE. Go to the form. DO NOT fill any one of the information and click subit.

    You will see “Field is Required” message. But that goes beyond the right side of the mobile screen and spoils the design of the website/landing page.

    What can I do to get the “Field is Required” message properly aligned. Probabally at the left side.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter adesh6985

    (@adesh6985)

    Also, please help me to know whether the Email field is actually Email or it’s Text. Because I am facing issues with the Social Proof plugin.

    Please see. https://prnt.sc/wdk6ni

    Plugin Support Kima Baghdasaryan

    (@kimabaghdasaryan)

    Hi,

    Please note that it is a conflict with your Theme. Please add the below-written CSS code into Appearance > Customize > Additional CSS :

    .fm-error, .fm-not-filled {
    margin: 0!important;
    }

    Please be informed that the input type email is input type text with email validation and some notification for invalid input which every browser implement as he wants, we implement the same notification for all browsers in our email field.

    Thanks!

    Have a nice day!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Field is Required indication goes outside on mobile’ is closed to new replies.