Tagged: x
-
AuthorPosts
-
June 16, 2016 at 4:55 pm #1045949
rmgv2000ParticipantHello my URL is http://www.conciencia-coaching.nl
please take a look at the coaching voor particulieren page.
http://www.conciencia-coaching.nl/coaching-voor-particulieren/I would like to make the fields of the contact form (pirate form) wider, I want the message field ‘Bericht’ to be larger, and the field colours ‘light grey’. Just like at the contact page:
http://www.conciencia-coaching.nl/contact-3/Can you help me with that please?
Thanks in advance
Regards,Roberto
June 16, 2016 at 9:22 pm #1046360
Rue NelModeratorHi Roberto,
Thanks for writing in! To change the field widths and the background color, please add the following css code in the customizer, Appearance > Customize > Custom > CSS or insert this code in your child theme’s style.css (if you are using a child theme)
.pirate_forms input, .pirate_forms textarea { width: 100%; background-color: #e5e5e5; }Hope this helps.
June 17, 2016 at 4:32 am #1046770
rmgv2000ParticipantThank you!
June 17, 2016 at 4:42 am #1046781
Rue NelModeratorYou’re welcome!
We’re glad we were able to help you out. -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1045949 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
