Viewing 1 replies (of 1 total)
  • Go to /wp-content/plugins/wp-maintenance-mode/assets/css and open the style.css file.

    Go to line 375 and edit the color value to 000

    .background form.subscribe_form input[type="text"] {
        background: transparent;
        color: #000;
    }
Viewing 1 replies (of 1 total)

The topic ‘Subscribe Email Text Color’ is closed to new replies.