Title: Forminator CSS
Last modified: December 11, 2019

---

# Forminator CSS

 *  Resolved [zamarax](https://wordpress.org/support/users/zamarax/)
 * (@zamarax)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/forminator-css/)
 * Can anyone tell me what custom CSS option this text is
 * [https://postimg.cc/PLJyfWWy](https://postimg.cc/PLJyfWWy)
 * To be able to change it?

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

 *  Plugin Support [Laura – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support8/)
 * (@wpmudev-support8)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/forminator-css/#post-12232564)
 * Hello [@zamarax](https://wordpress.org/support/users/zamarax/)
 * I hope you’re well today!
 * The text next to upload button isn’t at the moment in “Appearance” options, I’m
   afraid. It can be easily addressed with additional CSS though. If you add a custom
   class to the upload button (e.g. “my-class”) you can change its look by adding
   CSS similar to this to the site:
 *     ```
       .my-class .forminator-file-upload span {
       	color:#FF0000;
       }
       ```
   
 * I’ve only set text color to red in this example but you can add other CSS rules(
   e.g. change font or background) and, of course, you’ll need to replace my-class
   class name with the one you added to the field but it should do the trick.
 * Best regards,
    Adam
 *  Thread Starter [zamarax](https://wordpress.org/support/users/zamarax/)
 * (@zamarax)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/forminator-css/#post-12244157)
 * Thanks that worked perfectly.
 * Regards,

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

The topic ‘Forminator CSS’ is closed to new replies.

 * ![](https://ps.w.org/forminator/assets/icon-256x256.gif?rev=3443182)
 * [Forminator Forms – Contact Form, Payment Form & Custom Form Builder](https://wordpress.org/plugins/forminator/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/forminator/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/forminator/)
 * [Active Topics](https://wordpress.org/support/plugin/forminator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/forminator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/forminator/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [zamarax](https://wordpress.org/support/users/zamarax/)
 * Last activity: [6 years, 5 months ago](https://wordpress.org/support/topic/forminator-css/#post-12244157)
 * Status: resolved