Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @budryslp

    Are you referring the preloader? That is the icon it will load before the site load.

    Thank you

    KyleX

    (@kylex)

    Can you add as option to change the color of the preloader please?

    Thread Starter BudrysLP

    (@budryslp)

    OK. Is that preloader good? Because I noticed that it is running on every my page even when I move from one to another.

    Hello,
    There is no such option to change the color. If you want to change the color, please add the below CSS codes on Appearance > Customize > Additional CSS,

    #loader:after {
        border-left-color: blue;
    }

    Change the color name with preferred name or color code.

    If you want to remove that preloader, you can disable this from Appearance > Customize > Theme Options > Preloader Option.

    Thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Loading circle’ is closed to new replies.