How do I change the preloading(Site Preloader) background from white to black?
Theme version: 8.3.8Hello, @33swift,
Please try with the below-given CSS code, Please copy and paste the below-given CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Global CSS and check back to your site after removing the browser cache.
body>.et-loader {
background-color: #000 !important;
}
Regards 8Themes Team.
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.