wavyglanbles
Member
Posted 7 months ago #
http://www.jonglanvilledesign.co.uk/contact/
This is the contact form I've done via Contact Form 7, I love it but the only problems are that the text inside the boxes (especially the Message) is way too small. And the text and the 4 characters image are apart.
Is there anyway I can fix these issues?
http://wordpress.org/extend/plugins/contact-form-7/
Edit your theme's CSS stylesheet. For example, to make textarea font bigger:
.wpcf7 textarea { font-size: 300%; }
wavyglanbles
Member
Posted 7 months ago #
I just tried that and it still doesn't work.
Done the Contact Form plugin section of the main theme css style.
wavyglanbles
Member
Posted 7 months ago #
Sorted it out now. Thank you for your help Takayuki.