@Mohammed-ElkharadlySubmitted 10 months ago
Renz
@renzrphAll comments
- @renzrphPosted 10 months ago
Hi, just a small detail. You could have remove the placeholder text "Custom" using css once its on focus like this:
#custom:focus::placeholder { color: transparent; }
But you still did a good job!
Marked as helpful0 - @Spk961435Submitted about 1 year ago