Newsletter input boxes has black characters. how to change that. i cant see them

This topic has 2 replies, 2 voices, and was last updated 2 years, 5 months ago ago by Olga Barlow

  • Avatar: aurangzebaa
    aurangzebaa
    Participant
    November 22, 2021 at 07:41
    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 22, 2021 at 14:24

    Hello,

    Go to Theme Options > Custom CSS > find below code

    .prefooter .et-mailchimp input[type="email"] {
        background: transparent;
    }

    and replace with this one:

    .prefooter .et-mailchimp input[type="email"] {
        background: transparent;
        color: #fff;
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

The issue related to '‘newsletter input boxes has black characters. how to change that. i cant see them’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.