Contact Form Box Colours, Outlines and Width on IPAD

This topic has 4 replies, 2 voices, and was last updated 6 years ago ago by Rose Tyler

  • Avatar: Su Flo
    Su Flo
    Participant
    April 5, 2018 at 10:24

    Dear 8Theme,

    We have a question regarding the contact form layout in the Private Content, hope you can help.

    Kind Regards, Su.

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 5, 2018 at 10:32

    Hello,

    Please change this code in your custom css:

    .wpcf7-form textarea, .wpcf7-form input[type="text"], .wpcf7-form input[type="email"] {
        width: 100%;
    }
    

    to

    .wpcf7-form textarea, .wpcf7-form input[type="text"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="email"] {
        width: 100%;
        border: 1px solid #d5d5d5;
    }

    Regards

    Avatar: Su Flo
    Su Flo
    Participant
    April 5, 2018 at 11:21

    Thanks Rose 🙂 Excellent !

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 5, 2018 at 12:04

    You’re welcome!

    Regards

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

The issue related to '‘Contact Form Box Colours, Outlines and Width on IPAD’' has been successfully resolved, and the topic is now closed for further responses

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