Title: Disable The Loading Bar
Last modified: September 1, 2016

---

# Disable The Loading Bar

 *  [spithash](https://wordpress.org/support/users/spithash/)
 * (@spithash)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/disable-the-loading-bar/)
 * hello there, I love the theme but is there a way to DISABLE that loading bar?
 * you know, that thing that appears when the page is loading

Viewing 1 replies (of 1 total)

 *  [ThemeSumo](https://wordpress.org/support/users/themesumo/)
 * (@themesumo)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/disable-the-loading-bar/#post-7635142)
 * I don’t know if there is a theme option to disable it, but you can do so using
   some CSS code:
 * `.preloader #preloader { opacity: 0; }`
 * As with all custom code, I would recommend you do so via the use of a [Child Theme](https://codex.wordpress.org/Child_Themes),
   or a [Custom CSS](https://wordpress.org/plugins/simple-custom-css/) plugin.
 * This ensures your code is preserved should you update the theme in the future.
 * Hope this helps.

Viewing 1 replies (of 1 total)

The topic ‘Disable The Loading Bar’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/seo-wp/2.5.0/screenshot.png)
 * SEO WP
 * [Support Threads](https://wordpress.org/support/theme/seo-wp/)
 * [Active Topics](https://wordpress.org/support/theme/seo-wp/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/seo-wp/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/seo-wp/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [ThemeSumo](https://wordpress.org/support/users/themesumo/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/disable-the-loading-bar/#post-7635142)
 * Status: not resolved