Tagged: x Author Posts January 18, 2017 at 12:26 pm #1335420 rabblerParticipant http://notesonrave.ie/ If you scroll down you can see I cant type in the area for the text? How come? Can I centre all that text and send button too? As in align to the centre? January 18, 2017 at 1:32 pm #1335496 DarshanaModerator Hi there, Thanks for writing in! You have the following custom CSS rule, which makes the text that you’re typing turning into white. label, input, button, select, textarea { color: #ffffff; font-size: inherit; line-height: 1.8; } To make center text and button, you can add this under Custom > CSS in the Customizer. .wpcf7-form { text-align: center; } Hope that helps. Author Posts <script> jQuery(function($){ $("#no-reply-1335420 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In