Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #183442

    Paul R
    Moderator

    Hi Benjamin,

    You can try this code.

    
    .page-id-563 .wpcf7 input[type="text"] {
           width: 20%;
    }
    

    Change 20% to achieve your desired width.

    Hope that helps.

    #184497

    Benjamin H
    Participant

    That helped immensely! Thanks!! 🙂

    #185027

    Christian
    Moderator

    You’re welcome Benjamin. Glad we could help.