|
Yes. Hello! Thanks for your comments. This happens for a simple reason. Most templates use this class: .inputbox { css here } This is a class targeted for text boxes. If it's not too much, you can edit your css like that: Where you see .inputbox { css here } go make it: .inputbox, .textarea { css here } If you need any additional help, don't hesitate to contact me (or post here) anytime..! |