Remove top padding, and responsive

  • secretservice
    Asked on December 1, 2016 at 4:34 AM

    Hello.

    I added the following rule to my CSS:

    .form-all {
    padding-top: 0;
    margin-top: -50px;
    }

    The -50px is perfect for desktop, but my mobile version needs a different padding because the top of the form gets hidden because the -50px padding is too small for mobile.

    Please advise how I can fix this.

  • Nik_C
    Replied on December 1, 2016 at 5:15 AM

    Could you please tell us on which form are you working so we can investigate this problem?

    We'll wait for your response.

    Thank you!