• Hello
    I’m just testing this topic and thinking about changing to you pro version. Unfortunately, there are some input fields (search) (send message) in Dark mode where the background remains white, this looks terrible! Is there any way to change that?

    • This topic was modified 4 years, 5 months ago by lordka.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @lordka,

    Thank you for using Newsever.

    Please add the below CSS codes on Appearance > Customize > Additional CSS,

    .contact-form textarea {
        background: #000;
    }
    .tnp-widget input.tnp-email {
        background: #000000 !important;
    }

    Hope this helps.

    Please let us know if you have any queries.

    Thank you

    Thread Starter lordka

    (@lordka)

    yes, thank you, the background color of the e-mail form could be changed. The color of the contact form but not. I also noticed that the font color in the search field and in all other input fields is black. I did not find a way to change this in the settings of your template. The scripture is not to be read like that. I also noticed that if you select a date field in the block editor Gutenberg, the font and the background in the calendar is white, so that the calendar is not to be read
    I once created a test page with the function

    https://berlin-fotoworkshops.de/2020/06/01/testseite/

    Hi,
    We checked the color of the contact form and it looks fine to us. https://berlin-fotoworkshops.de/kontakt/

    Would you please provide the link of the pages where the color is missing to be black?

    We developed this theme based on the .org guidelines, so if the things and layouts are not appeared as your need, then you need to customize the theme.

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘input fields (search) (message) in Dark mode where the background remains with’ is closed to new replies.