Can I change the color of the loader

Support desk for Multipurpose Quark Theme
GK User
Thu Mar 24, 2016 10:55 am
Where can I change the color of the pre-loader? I would like to change it from pink to blue. Thanks!
User avatar
Senior Boarder

teitbite
Tue Mar 29, 2016 10:00 am
Hi

Can You show me what preloader You have in mind ? Is it an offline page ? If yes than please edit class:

Code: Select all
body {
    background: #f079a3 none repeat scroll 0 0 / cover ;
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.6;
    margin: 0;
    min-height: 100%;
    padding: 0;
    word-wrap: break-word;
}


in offline.css file.
User avatar
Moderator


cron