This topic has 1 reply, 2 voices, and was last updated 6 years by Radu.

  • Author
  • #187176
     mrintala
    Participant

    How do I change loader background color and icon color?

     

    #187300
     Radu
    Moderator

    Hi,

    Just add this css to wp-admin -> theme options -> Quick CSS

    COPY CODE
    
    .css3-spinner {
        background: coral;
    }
    
    .css3-spinner > div {
        background: red !important;
    }
    

    Change colors with your desired ones.

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘Theme options & Demo content’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?