1. allouagne
  2. Commercial Templates
  3. Thursday, 04 July 2019
  4.  Subscribe via email
Dear Ciarán,
I'm using the template J51_Enlighten and the problem is, that the text I typed in the contact form is white and so I can't see the text. After I leave each input field the text color changed. How can I change the text color (from white to black) to see the text when I'm typing it?.
Thanks in advance.

Marcus
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Marcus

Would you have a URL to an example of this issue?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,
here is the link:

Contact form
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

input[type="text"]:focus {
color: #555;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran!

Thank you very much. It works! :D
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!