Hi,
i imported the demodatas for the enfold theme for one page restaurant in a new wordpress demo installation,
The images are not correct ( look at https://www.schnippsche.de/wpress/frontpage/ )
Also if the user types text in the contact formular it is not visible ( text color is same then background )
I have the same problem for the current project ( https://www.rheinterrasse-trebur.de/wpress )
How can i fixed that the typed input is visible in contact form ?
Stefan
Hey Schnippsche,
Add this to quick css for both sites:
#top .alternate_color .input-text, #top .alternate_color input[type='text'], #top .alternate_color input[type='input'], #top .alternate_color input[type='password'], #top .alternate_color input[type='email'], #top .alternate_color input[type='number'], #top .alternate_color input[type='url'], #top .alternate_color input[type='tel'], #top .alternate_color input[type='search'], #top .alternate_color textarea, #top .alternate_color select{
color:#fff!important;
}
Best regards,
Jordan Shannon
Thanks that works!
Hi Schnippsche,
Glad that Jordan could help :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko
