Can someone please let me know how I can align the text horizontally in Contact Form 7?
I want the text to look like something like this but have a much cleaner look with the text evenly aligned:
Name: (Text box)
Email: (Text box)
Zip Code: (Text box)
Subject: (Text box)
Message: (Text area)
I am aware that adding .wpcf7 br {display:none;} to the CSS will place the text to the left of the boxes; however, the text is unaligned and very sloppy looking. Does anybody know how I can give the appearance a clean look horizontally?
Thank you!