Comments Justin started the conversationApril 1, 2016 at 6:37amHow can I change the background color of the page for the page loader? I'd like it to be black.Thanks,Justin 895TheFox repliedApril 2, 2016 at 9:42amHello Justin, thanks for purchasing Thefox!What loader type are you using?If you are using the dark version add this :jpreOverlay.dark_loader { background:#000000; }Do not hesitate to contact us if you have more questions. Regards.--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme Justin repliedApril 2, 2016 at 6:51pmI'm using the dark complex loader.I tried putting that code into the custom CSS box in Styling Options, but I didn't see any result. Should I put it elsewhere?Thanks. 895TheFox repliedApril 3, 2016 at 9:03amHello Justin,Could you please retry using this code : #jpreOverlay.dark_loader { background:#000000; }Regards--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme Justin repliedApril 3, 2016 at 11:38pmThat worked, though the inner circle of the loader is still dark blue. Is it possible to change that to black as well?Thanks. 895TheFox repliedApril 4, 2016 at 9:16amHello Justin,Then add this :#jpreOverlay.dark_loader .thefox_bigloader .loader_inner { background:#000000; }This should do the trick.Regards--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme Sign in to reply ...
How can I change the background color of the page for the page loader? I'd like it to be black.
Thanks,
Justin
Hello Justin, thanks for purchasing Thefox!
What loader type are you using?
If you are using the dark version add this :
jpreOverlay.dark_loader { background:#000000; }
Do not hesitate to contact us if you have more questions.
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
I'm using the dark complex loader.
I tried putting that code into the custom CSS box in Styling Options, but I didn't see any result. Should I put it elsewhere?
Thanks.
Hello Justin,
Could you please retry using this code :
#jpreOverlay.dark_loader { background:#000000; }
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
That worked, though the inner circle of the loader is still dark blue. Is it possible to change that to black as well?
Thanks.
Hello Justin,
Then add this :
#jpreOverlay.dark_loader .thefox_bigloader .loader_inner { background:#000000; }
This should do the trick.
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme