• Resolved ganesha99

    (@ganesha99)


    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)
  • Hello, @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
    * 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

    (@ganesha99)

    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?

    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

    (@ganesha99)

    Great, it works! Thank you.

    Theme Author lyrathemes

    (@lyrathemes)

    @ganesha99 That preloader icon that shows up on the right hand side of the screen? It could be from the Kirki plugin: https://ww.wp.xz.cn/plugins/kirki/

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

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