Title: Disable preloader?
Last modified: March 18, 2018

---

# Disable preloader?

 *  Resolved [ganesha99](https://wordpress.org/support/users/ganesha99/)
 * (@ganesha99)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/disable-preloader-2/)
 * Looks like the latest theme version has a preloader. How and where to disable
   this or switch out the icon?
 * Thanks!

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

 *  [siniplyrathemes](https://wordpress.org/support/users/siniplyrathemes/)
 * (@siniplyrathemes)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/disable-preloader-2/#post-10088260)
 * Hello, [@ganesha99](https://wordpress.org/support/users/ganesha99/).
 * Thank you for contacting us and for using our Kale theme. We appreciate it.
 * When you say “preloader”, what exactly are you referring to?
 * These are the changes introduced to the latest version:
 * * Fix: Adjusted formatting of header-row-1 widgets
    * Update: Bootstrap updated
   to version 3.3.7 * Update: Search results title * Update: Removed embed_oembed_html
   filter * Update: Documentation link updated to [https://help.lyrathemes.com/#collection-181](https://help.lyrathemes.com/#collection-181)*
   Update: Sidebar Size option moved to “General Settings” section * Update: Menu
   Settings moved inside “Menus” * Update: .pot file * New: Added option to show/
   hide next/prev posts nav “kale_posts_posts_nav_show” * New: Removed bundled Kirki,
   recommending via TGM-Plugin-Activation, added fallback class and Kirki installation
   message in Customizer
 * As you can see, the changes are mostly in the backend.
 * Kind regards.
 *  Thread Starter [ganesha99](https://wordpress.org/support/users/ganesha99/)
 * (@ganesha99)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/disable-preloader-2/#post-10100123)
 * Ok thanks for the reply. It must be part of the customizer then as I am seeing
   a preloader icon when working on the site.. odd.
 * Also, trying to change the menu hover links color but for some reason the standard
   css is not working..
 * .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active
   > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #007ad8 !
   important; }
 * Could you please point me in the right direction?
 *  [jarektheme](https://wordpress.org/support/users/jarektheme/)
 * (@jarektheme)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/disable-preloader-2/#post-10100989)
 * Hi there,
 * To change menu link color on hover please try this css:
 *     ```
       .navbar-default .navbar-nav > li > a:hover,
       .navbar-default .navbar-nav > .open > a,
       .navbar-default .navbar-nav > .active > a,
       .dropdown-menu > li > a:hover {
           color: #007ad8;
       }
       ```
   
 * Hope that helps.
 * Best
 *  Thread Starter [ganesha99](https://wordpress.org/support/users/ganesha99/)
 * (@ganesha99)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/disable-preloader-2/#post-10101141)
 * Great, it works! Thank you.
 *  Theme Author [lyrathemes](https://wordpress.org/support/users/lyrathemes/)
 * (@lyrathemes)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/disable-preloader-2/#post-10101323)
 * [@ganesha99](https://wordpress.org/support/users/ganesha99/) That preloader icon
   that shows up on the right hand side of the screen? It could be from the Kirki
   plugin: [https://wordpress.org/plugins/kirki/](https://wordpress.org/plugins/kirki/)

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

The topic ‘Disable preloader?’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/kale/2.8.2/screenshot.jpg)
 * Kale
 * [Support Threads](https://wordpress.org/support/theme/kale/)
 * [Active Topics](https://wordpress.org/support/theme/kale/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/kale/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/kale/reviews/)

## Tags

 * [hover](https://wordpress.org/support/topic-tag/hover/)
 * [links](https://wordpress.org/support/topic-tag/links/)
 * [menu](https://wordpress.org/support/topic-tag/menu/)

 * 5 replies
 * 4 participants
 * Last reply from: [lyrathemes](https://wordpress.org/support/users/lyrathemes/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/disable-preloader-2/#post-10101323)
 * Status: resolved