Home › Forums › All Other Themes › Colours on contact forms in Pest theme
- This topic has 9 replies, 2 voices, and was last updated 4 years, 2 months ago by Sonl Sinha.
-
AuthorPosts
-
July 25, 2020 at 4:12 pm #157818
Hi
I would like to change the field background colour and the text colour in the contact forms as the user finds it to difficult to read.
Can you advise where i would do this?
Thanks
MikeJuly 27, 2020 at 11:44 am #158001Hi,
Kindly show us your website URL please?
Regards,
ChrisJuly 27, 2020 at 12:06 pm #158008Hi
Sorry my fault
http://quickil.com/enquires/
Thanks
MikeJuly 27, 2020 at 12:21 pm #158016Hi,
Website URL isn’t working.
Kindly show us your website URL like this.
Example:
URL:https://www.sktthemes.orgRegards,
ChrisJuly 27, 2020 at 12:52 pm #158023Hi
Website URL:http://quickil.com/enquires/
Thanks
MikeJuly 27, 2020 at 1:01 pm #158024Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.wpcf7-form label { color: #f00; } .wpcf7-text, .wpcf7-textarea { background: rgba(0,0,0,0.08) !important;}
Regards,
ChrisJuly 27, 2020 at 1:51 pm #158031Hi Chris
That works for the form labels but when you type text in any of the form it’s still to light. I want it to be black when they type. Everything else is good
Thanks
MikeJuly 28, 2020 at 12:05 pm #158087Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.wpcf7-text, .wpcf7-textarea { color:#000 !important;}
Regards,
ChrisJuly 28, 2020 at 1:31 pm #158096Thanks that resolved the issue.
Mike
July 28, 2020 at 1:39 pm #158099Hi,
If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.