Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1192526

    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

    #1192622

    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

    #1192662

    Thanks that works!

    #1192698

    Hi Schnippsche,

    Glad that Jordan could help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Contact form : typed text in input fields is invisible’ is closed to new replies.