I have a text area in my contact form, nothing too special:
<textarea class="txb_message" id="txb_message" name="txb_message" placeholder="What would you like to talk about?"></textarea>
But the text doesn't align in the text area as it does in the text boxes above it, and I'm not sure why.
Thanks!