weeblynoob
02-22-2020
10:05 AM
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Another - How do i change text color in my contact form?
Hello,
Can anyone help me change the font color to my contact form (for the input text)? It is light grey and difficult to read. https://www.iecertify.com/contact-us.html
I tried throught "theme" and "change fonts" and "paragraph text" but this only changes the headers in the form, not the input text that users will use.
Any help is appreciated.
Reply
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
1 REPLY 1
BJ5
02-23-2020
08:54 AM
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Try adding something like this to Settings > SEO > Footer code:
<style>
input:laceholder { color: #333 !important; }
</style>
I think that should make it look like a darker grey on the published site.
Reply
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content