#How to change File upload and Image column color
3 messages · Page 1 of 1 (latest)
3 messages · Page 1 of 1 (latest)
Hi! You can make a custom theme from Filament and after that in your custom CSS file you can target this class:
.filepond--image-preview-overlay-idle{}
Can you please provide the FileUpload code as well?
You can compile the theme into the GIT Repo with nodejs and deploy without re-compiling...