• Resolved wudno

    (@wudno)


    Good afternoon. Is it possible to just leave your loader on the home page, disabling it for the rest of the site?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Ion Rutz

    (@ionrutz_machothemes)

    Hello @wudno,

    Please try to use this custom CSS code:

    #awesome-loader{
    display: none;
    }
    .home #awesome-loader{
    display: block;
    }

    This should do the trick, let me know otherwise.

    Regards

    Thread Starter wudno

    (@wudno)

    Thanks for the quick response, but it did not help. No effect was not followed.

    Regards

    Ion Rutz

    (@ionrutz_machothemes)

    Hello @wudno,

    I have tested this and it seems alright on my behalf.

    Are you sure that you loaded the CSS alright?

    Can you please provide the website link?

    Thank you

    Thread Starter wudno

    (@wudno)

    Yeah, it’s works.
    It was my bad last time: I didnt turn on Loader in dashboard. Thanks a lot!

    Regards

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