Tagged: x Author Posts January 19, 2017 at 1:54 pm #1337170 WWFParticipant I use both the contact form 7 and ninja forms and would love to have straight corners instead of the rounded ones. Where can i change that? January 19, 2017 at 2:15 pm #1337195 RahulModerator Hi There, Greetings! Thank you for contacting us 🙂 Please use the following Custom CSS code, You can add this under Custom > CSS in the Customizer. .wpcf7 .wpcf7-response-output { border-radius: 0 !important; border: none; } Let me know if this helps. Cheers! January 19, 2017 at 3:22 pm #1337305 WWFParticipant That didn’t change it, sorry. January 19, 2017 at 5:56 pm #1337504 JadeModerator Hi there, Please try this: input[type="text"], input[type="email"], textarea { border-radius: 0 !important; } In case this doesn’t work, please provide the link to your site. Hope this helps. Author Posts <script> jQuery(function($){ $("#no-reply-1337170 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In