Tagged: MailChimp, Placeholder
Hello. I need to change the placeholder text to White. The form is at the bottom of the home page.
Thank you,
Ryan
Hey accurIT,
Please try the following in Quick CSS under Enfold->General Styling:
.sticky-placeholder-label {
color:white !important;
}
Best regards,
Rikard
Good to go, thank you!