Title: Loading sign
Last modified: May 22, 2020

---

# Loading sign

 *  Resolved [bellawhite](https://wordpress.org/support/users/bellawhite/)
 * (@bellawhite)
 * [6 years ago](https://wordpress.org/support/topic/loading-sign/)
 * Hi!
 * Is there an option to delete the loading sign when creating a new Post ?
 * [Screenshot](http://prnt.sc/slqb34)
 * Thanks.

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

 *  [Edi Amin](https://wordpress.org/support/users/ediamin/)
 * (@ediamin)
 * [6 years ago](https://wordpress.org/support/topic/loading-sign/#post-12875895)
 * Currently there is no option/setting to disable that loading, but you can use
   CSS to hide the loading animation. The animation has the class `.wpuf-loading`
   and you can use this following code,
 *     ```
       .wpuf-form-add .wpuf-loading {
           display: none;
       }
       ```
   
 *  Thread Starter [bellawhite](https://wordpress.org/support/users/bellawhite/)
 * (@bellawhite)
 * [6 years ago](https://wordpress.org/support/topic/loading-sign/#post-12876042)
 * Thank you very much!

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

The topic ‘Loading sign’ is closed to new replies.

 * ![](https://ps.w.org/wp-user-frontend/assets/icon-256x256.gif?rev=2818776)
 * [User Frontend: AI Powered Frontend Posting, User Directory, Profile, Membership & User Registration](https://wordpress.org/plugins/wp-user-frontend/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-user-frontend/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-user-frontend/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-user-frontend/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-user-frontend/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-user-frontend/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [bellawhite](https://wordpress.org/support/users/bellawhite/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/loading-sign/#post-12876042)
 * Status: resolved