Responsiveness issue for the contact form

This topic has 2 replies, 2 voices, and was last updated 7 years, 6 months ago ago by Robert Hall

  • Avatar: swicons
    swicons
    Participant
    October 17, 2016 at 13:15

    On the website page when the user is seeing the contact form on the mobile device the text is truncated. Moreover the side borders of contact form isn’t displaced. Kindly solve to earliest to make the website live.

    1 Answer
    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 17, 2016 at 14:18

    Hello,
    Please try to add this code in custom css

    @media (max-width: 991px){
    .information-entry {
        padding: 0 43px;
    }
    }

    Regards,
    Robert Hall

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.