WPForm Floating Labels
.wpforms-hidden, .wpforms-label-hide { display: none; } fieldset { margin: 0; padding: 0; border: 0; } .uk-form-large:not(textarea):not([multiple]):not([size]) { height: auto; padding: 0; } form { position: relative; –label-stroke-color: #00e4ff; } .floating label:nth-of-type(2) { display: none; } .floating .wpforms-field { position: relative;…Continue reading