unbounce placeholders

#lp-pom-form-64 input, textarea, select{ background-color:#dddfe2 !important; } #lp-pom-form-64 select{ color:#656565 !important; } ::-webkit-input-placeholder { /* WebKit, Blink, Edge */ color: #656565 !important; } :-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #656565 !important; } ::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #656565 !important; } :-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #656565 !important; } ::-ms-input-placeholder { /* Microsoft Edge */ color: #656565 !important; }
change input placeholder's color in unbounce

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.