[Resolved] contact form 7

Home Forums Support [Resolved] contact form 7

Home Forums Support contact form 7

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1605545
    Michal

    hi there
    I’m trying to have all lines at the same size in contact form 7 this is my contact
    https://nowa.gutowski-foto.pl/kontakt/

    #1605691
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
        width: 100%;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let me know if this helps πŸ™‚

    #1606941
    Michal

    awesome its working thank you so much πŸ™‚

    #1606944
    Leo
    Staff
    Customer Support

    No problem πŸ™‚

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.