Title: removing preloader
Last modified: September 18, 2024

---

# removing preloader

 *  [lemjasmine](https://wordpress.org/support/users/lemjasmine/)
 * (@lemjasmine)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/removing-preloader/)
 * This is my sight. I want to remove the preloader. I tried different css but it
   doesnt work.
 * .preloader, .loader-wrapper {
   display: none !important;}
 * site:
 * Another issue is, the site is loading for too long in mobile view. I already 
   installed wp rocket but still the mobile view is not working properly.
    -  This topic was modified 1 year, 8 months ago by [James Huff](https://wordpress.org/support/users/macmanx/).
      Reason: redundant link removed
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremoving-preloader%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Moderator [threadi](https://wordpress.org/support/users/threadi/)
 * (@threadi)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/removing-preloader/#post-18023513)
 * You are using the commercial theme The7, which provides the preloader for you.
   As The7 is a commercial product, I would therefore ask you to contact their support
   directly if you have any problems: [https://themeforest.net/item/the7-responsive-multipurpose-wordpress-theme/5556590/support](https://themeforest.net/item/the7-responsive-multipurpose-wordpress-theme/5556590/support)–
   questions about commercial products [are not permitted here in the forum](https://wordpress.org/support/guidelines/#do-not-post-about-commercial-products).
 *  [Mohd Javed](https://wordpress.org/support/users/jawedrs/)
 * (@jawedrs)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/removing-preloader/#post-18024405)
 * Hi [@lemjasmine](https://wordpress.org/support/users/lemjasmine/) ,
 * The preloader feature as part of the theme settings.
 * To remove the preloader, try the following steps:
    1. **Check the theme settings**: Many themes have an option to disable the preloader
       in their theme options or customization panel. Go to the **theme options** in
       your WordPress dashboard and look for the **preloader** settings. Disable the
       preloader from there.
    2. **Additional CSS**: If you want to ensure the preloader is removed via CSS, 
       try using this more specific selector:
 *     ```wp-block-code
       #load.ring-loader {    display: none !important;}
       ```
   
 * 3. **Mobile loading issues**: Since you’re experiencing slow loading on mobile,
   here are a few suggestions:
    - **Optimize images**: Ensure that your images are optimized for mobile devices.
    - **Lazy load images**: You can configure WP Rocket to lazy load images and 
      videos on your site, which could improve mobile performance.
    - **Use a CDN**: WP Rocket has an option to use a CDN (Content Delivery Network)
      that can speed up delivery to mobile users.
    - **Reduce server response time**: You might also want to check with your hosting
      provider to ensure that your server resources are sufficient to handle the
      mobile traffic.
 * Let me know if you need further help!
   Best, Mohd Javed

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

The topic ‘removing preloader’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [Mohd Javed](https://wordpress.org/support/users/jawedrs/)
 * Last activity: [1 year, 8 months ago](https://wordpress.org/support/topic/removing-preloader/#post-18024405)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
