Closed BrianMuhimbura closed 7 years ago
i cant seem to reduce the font size of the place holder in the input field
Try to add this code:
.has-float-label .form-control:placeholder-shown:not(:focus) + * { font-size: 100%; top: 0.6em; }
thank you very much. totally helped.
i cant seem to reduce the font size of the place holder in the input field