How can i change preloader color?
-
How can i change your preloader color? Can it possible?
Hello,
You can upload your preloader in the Theme Settings > Performance > Preloader.
If you have any questions please feel free to contact us.
Best Regards
Can i change your preloader without upload mine. Just color?
Your preloader is gif or code? I like it but i want to change the color
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.wd-preloader .wd-preloader-img:before {
border: 2px solid red;
border-top-color: blue;
}
Best Regards
You are welcome! We are here to help.
Wish you a wonderful day!