Home › Forums › Perfect Forum › Modify Contact Form 7
- This topic has 7 replies, 2 voices, and was last updated 6 years, 6 months ago by Sonl Sinha.
-
AuthorPosts
-
March 16, 2018 at 12:46 pm #96791
Hello,
I’d like to change the dimensions and button color of the contact form on my homepage. Where can I make these changes?
Link to website contact us page: https://02c2660.netsolhost.com/beta4ncsi/contact/
March 19, 2018 at 8:05 am #96958Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.nf-field-container { margin-bottom:8px !important;} .nf-field-element textarea { height:140px !important;} .field-wrap input[type="button"] {width: auto; background: #831725; border: none; color: #fff; padding: 10px 20px; cursor: pointer;}
Regards,
BradMarch 19, 2018 at 2:02 pm #97042That worked. Thank you!!
March 21, 2018 at 5:04 am #97140Hi marcie,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/16/
Regards,
BradMarch 21, 2018 at 6:27 pm #97203Hi Brad,
Is it possible to change the border color and border size of the text entry fields on the contact form?
Thanks!
MarcieMarch 22, 2018 at 5:19 am #97225Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.field-wrap .pikaday__container, .field-wrap .pikaday__display, .field-wrap > div input, .field-wrap select, .field-wrap textarea { border: #ccc solid 1px !important;} .field-wrap input[type="button"] { padding:10px 20px;}
Regards,
BradMarch 22, 2018 at 1:44 pm #97317Hi Brad,
The border size and color changes in the preview tool, but disappears when I hit “publish”. Do you know what might be the cause of this?
Thanks!
MarcieMarch 23, 2018 at 5:01 am #97347Hi,
Can you send us the screenshot of your issues? Upload your screenshot on imgur.com and paste the share url here.
Regards,
Brad -
AuthorPosts
- You must be logged in to reply to this topic.