Title: Replace file removal button
Last modified: November 17, 2023

---

# Replace file removal button

 *  Resolved [thomas987](https://wordpress.org/support/users/thomas987/)
 * (@thomas987)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/replace-file-removal-button/)
 * Dear,
 * When people upload files via your plugin a small removal button (black cross)
   is shown on the right. Since my site has a black background, it’s not possible
   to see the buttons. Is it possible to change this cross image to a custom image?
 * Thank you in advance!
 * Kind regards

Viewing 9 replies - 1 through 9 (of 9 total)

 *  Plugin Author [Glen Don Mongaya](https://wordpress.org/support/users/glenwpcoder/)
 * (@glenwpcoder)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/replace-file-removal-button/#post-17209466)
 * Hello,
 * Yes, could you please send me a link to your site so that I can assist?
 * Thanks,
 * Glen
 *  Thread Starter [thomas987](https://wordpress.org/support/users/thomas987/)
 * (@thomas987)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/replace-file-removal-button/#post-17209478)
 * Hi Glen,
 * Thanks! Here is the page I was talking about:
 * [https://patt-antwerp.com/jewelry-design-form/](https://patt-antwerp.com/jewelry-design-form/)
 * Kind regards,
 * Thomas
 *  Plugin Author [Glen Don Mongaya](https://wordpress.org/support/users/glenwpcoder/)
 * (@glenwpcoder)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/replace-file-removal-button/#post-17209529)
 * Thanks try to add the** custom css **below.
 *     ```wp-block-code
       .dnd-upload-status .dnd-upload-details .remove-file span:after {
           border-radius: 100%;
           background-color: white;
       }
       ```
   
 *  Thread Starter [thomas987](https://wordpress.org/support/users/thomas987/)
 * (@thomas987)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/replace-file-removal-button/#post-17209546)
 * Hi Glen,
 * That worked! Thank you so much!
 * I had a second and final question about the note that pops up when you don’t 
   fill out a required field: ‘Please fill out this field.’
   I would like to translate
   my site to dutch. How can I change this note?
 * Kind regards,
 * Thomas
 *  Plugin Author [Glen Don Mongaya](https://wordpress.org/support/users/glenwpcoder/)
 * (@glenwpcoder)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/replace-file-removal-button/#post-17209706)
 * You can use and install this plugin [https://wordpress.org/plugins/loco-translate/](https://wordpress.org/plugins/loco-translate/)
   then follow this video – [https://streamable.com/r4gifh](https://streamable.com/r4gifh)
 * Or if you are using existing plugin like WPML or any translation plugin just 
   let me know so I can help.
 *  Thread Starter [thomas987](https://wordpress.org/support/users/thomas987/)
 * (@thomas987)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/replace-file-removal-button/#post-17209751)
 * Hi Glen,
 * Thanks for the information! However, I would like to slightly change the translated
   text as well. Is there a way to do that via a piece of code in my functions.php?
 * Kind regards,
 * Thomas
 *  Plugin Author [Glen Don Mongaya](https://wordpress.org/support/users/glenwpcoder/)
 * (@glenwpcoder)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/replace-file-removal-button/#post-17209990)
 * I see, you can change the required error message in Contact form 7 under **message**
   tab settings.
 * As you can see here in the screenshot – [https://snipboard.io/nB9W8K.jpg](https://snipboard.io/nB9W8K.jpg)
 *  Thread Starter [thomas987](https://wordpress.org/support/users/thomas987/)
 * (@thomas987)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/replace-file-removal-button/#post-17210007)
 * Aah of course! Alright thanks for all the help!
 * Have a nice day.
 * Kind regards,
 * Thomas
 *  Plugin Author [Glen Don Mongaya](https://wordpress.org/support/users/glenwpcoder/)
 * (@glenwpcoder)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/replace-file-removal-button/#post-17210013)
 * Sure no problem, I’m glad I could help.

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Replace file removal button’ is closed to new replies.

 * ![](https://ps.w.org/drag-and-drop-multiple-file-upload-contact-form-7/assets/
   icon-128x128.jpg?rev=1984850)
 * [Drag and Drop Multiple File Upload for Contact Form 7](https://wordpress.org/plugins/drag-and-drop-multiple-file-upload-contact-form-7/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/drag-and-drop-multiple-file-upload-contact-form-7/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/drag-and-drop-multiple-file-upload-contact-form-7/)
 * [Active Topics](https://wordpress.org/support/plugin/drag-and-drop-multiple-file-upload-contact-form-7/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/drag-and-drop-multiple-file-upload-contact-form-7/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/drag-and-drop-multiple-file-upload-contact-form-7/reviews/)

 * 9 replies
 * 2 participants
 * Last reply from: [Glen Don Mongaya](https://wordpress.org/support/users/glenwpcoder/)
 * Last activity: [2 years, 6 months ago](https://wordpress.org/support/topic/replace-file-removal-button/#post-17210013)
 * Status: resolved