Home Forums WoodMart support forum How can i change preloader color?

How can i change preloader color?

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #311310

    fineorganics
    Participant

    How can i change your preloader color? Can it possible?

    #311329

    Hello,

    You can upload your preloader in the Theme Settings > Performance > Preloader.

    If you have any questions please feel free to contact us.

    Best Regards

    #311338

    fineorganics
    Participant

    Can i change your preloader without upload mine. Just color?

    #311452

    fineorganics
    Participant

    Your preloader is gif or code? I like it but i want to change the color

    #311549

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .wd-preloader .wd-preloader-img:before {
        border: 2px solid red;
        border-top-color: blue;
    }

    Best Regards

    #311676

    fineorganics
    Participant

    Thanks!

    #311695

    You are welcome! We are here to help.

    Wish you a wonderful day!

Viewing 7 posts - 1 through 7 (of 7 total)