Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #237887
    Marqui
    Participant

    Hi Skandha,
    Sorry for opening a new topic, but somehow my reply won’t show up because of:
    ERROR: Duplicate reply detected; it looks as though you’ve already said that.

    But anyway, thanks for trying to help me out!
    Here’s where the form is:
    http://mqdevelop.nl/contact/

    And here’s what I want it to (somewhat) look like:
    http://www.cuijkswaterspektakel.nl/inschrijven-beachvolley/

    #237954
    Skandha
    Participant

    @marqui: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 input[type="select"], .wpcf7 input[type="acceptance"] .wpcf7 textarea {
        border: 1px solid #7d7247 !important;
        background-color: #f6f4e9 !important;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    #237986
    Marqui
    Participant

    Thank you so much Skandha!
    Things work out now.

    #237988
    Skandha
    Participant

    @marqui: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/adventurous/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Change the border color of a text field in form (in css) – PT II’ is closed to new replies.