#How to change File upload and Image column color

3 messages · Page 1 of 1 (latest)

rustic tartan
#

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{}

rustic tartan
#

Can you please provide the FileUpload code as well?

toxic plume
#

You can compile the theme into the GIT Repo with nodejs and deploy without re-compiling...