Comments 1franziskakuppe started the conversationOctober 13, 2017 at 2:42pmHi,I´d like to change the colors of the loading animation. Where can I change that?Regards[deleted] repliedOctober 13, 2017 at 3:19pmHi,You can change it with css code like this: #page-preloader .page-preloader-spin { border-top-color: #b9b7ff;}#page-preloader .page-preloader-spin:before { border-top-color: #00bcd4;}#page-preloader .page-preloader-spin:after { border-top-color: #a3e7f0;} 1franziskakuppe repliedOctober 13, 2017 at 4:33pmHi Max,sorry, I can´t find the code in CSS to change the color. Can I just add the code with new colors the the file style.css of TheGem theme?Regards[deleted] repliedOctober 16, 2017 at 8:05amNo,You need place code like this to Custom CSS field in theme options. 1 Like Sign in to reply ...
Hi,
I´d like to change the colors of the loading animation. Where can I change that?
Regards
Hi,
You can change it with css code like this:
Hi Max,
sorry, I can´t find the code in CSS to change the color. Can I just add the code with new colors the the file style.css of TheGem theme?
Regards
No,
You need place code like this to Custom CSS field in theme options.