Comments Cannateka started the conversationMay 9, 2023 at 9:34amHow to customise preloader, at least background colour, and font colour? 1,973Support repliedMay 10, 2023 at 6:20amHi there,try adding the following in customizer -> additional CSS, after modifying the default values:.preloader-wrap { background: #000; }.percentage { color: rgba(255,255,255,0.6); }.percentage-intro { color: rgba(255,255,255,0.6);}Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Sign in to reply ...
How to customise preloader, at least background colour, and font colour?
Hi there,
try adding the following in customizer -> additional CSS, after modifying the default values:
.preloader-wrap {
background: #000;
}
.percentage {
color: rgba(255,255,255,0.6);
}
.percentage-intro {
color: rgba(255,255,255,0.6);
}
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy