Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

input type file placeholder

/* Just Add below class to css file and You're done Don't foreget to Upvote If It helps. */

::placeholder {
  color:rgb(133,130,130);
  opacity: 1;
  }
 
PREVIOUS NEXT
Tagged: #input #type #file #placeholder
ADD COMMENT
Topic
Name
6+6 =