Newsletter Sign Up - Modal
Fix input fieldsBnnthpnzln
css
a year ago
332 B
9
Indexable
Emily Kroll
div.newsletter-signup__form-container{
h2, .lp-text--subtitle, span.lp-tcr-message{
color: #fff;
}
.newsletter-signup__form-item.lp-input{
color: #fff;
}
}
button.close{
opacity: 1;
color: #fff;
@media only screen and (max-width:768px){
color: #fff;
}
}Editor is loading...
Leave a Comment