Newsletter Modal
LBautista
css
a year ago
222 B
16
Indexable
/*START - newsletter white theme */
div.newsletter-signup{
color: #fff;
}
input.lp-input--light::placeholder {
opacity: 1;
}
input.lp-input{
border-color: #fff;
}
/*END - input placeholder color*/
Editor is loading...
Leave a Comment