- This topic has 5 replies, 2 voices, and was last updated 8 years, 3 months ago by Andrew Misplon.
- AuthorPosts
- August 10, 2016 at 10:55 pm #4405
emveidis24ParticipantHi! I’m having an issue with the Contact Us widget. When typing in the form, both the font and background are white, and I haven’t been able to figure out how to change this, even when altering font/background colors. What could be the issue here?
August 11, 2016 at 8:39 am #4407
Andrew MisplonKeymasterHi emveidis24
Thanks for reaching out. Please, could you send a link to your site and I’ll take a look at both questions. If you’d like to keep your site private, please enable the
Set as private reply
option when replying.August 11, 2016 at 8:45 pm #4412
emveidis24ParticipantThis reply has been marked as private.August 11, 2016 at 9:21 pm #4414
Andrew MisplonKeymasterThanks for the update.
Please, go to Plugins > Add New and install Simple Custom CSS or a Custom CSS plugin of your choice. Then, go to Appearance > Custom CSS and insert:
/* Home */ .home.page-template-full-width-no-title .site-content > .container { padding-top: 0; } /* Forms */ input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, textarea:focus { background: #000; }
Let me know how that goes. Thanks 🙂
August 12, 2016 at 1:02 am #4415
emveidis24ParticipantWorked perfectly! Thank you so much!
August 12, 2016 at 1:15 pm #4417
Andrew MisplonKeymasterSuper, glad that did the trick 🙂
- AuthorPosts
You must be logged in to reply to this topic.