Archived topic
contact form 7
3 replies · Started by Michal on January 4, 2021
Viewing posts 1–4 of 4
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/
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 :)
awesome its working thank you so much :)
No problem :)
This archived topic is closed to new replies.