How do I change the preloading background from white to black?

This topic has 2 replies, 2 voices, and was last updated 1 years, 3 months ago ago by Tony Rodriguez

  • Avatar: 33swift
    33swift
    Participant
    December 21, 2022 at 15:53

    How do I change the preloading(Site Preloader) background from white to black?

    1 Answer
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    December 22, 2022 at 07:54

    Hello, @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.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.