ResolvedHow to change the horse in the loading page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #26072
    stellularx
    Participant

    Hi, How can I change the image of the rocking horse as the loading image?

    #26089
    Althemist
    Keymaster

    Hello stellularx,

    It’s a background image assigned with CSS. You can either replace the original image OR change it with CSS (recommended)

    #spinner {
        background: url("../image/001-rocking-horse.png") center center no-repeat;
    }

    Regards,
    Dimitar

    #26266
    stellularx
    Participant

    Hi! I changed it via “Additional CSS” in Customize. By just changing the url (same folder as where the rocking horse one is). But it’s not appearing.

    #26267
    stellularx
    Participant

    Managed to fix it! Thank you.

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

You must be logged in and have valid license to reply to this topic.

License required for any item belonging to this account
AlThemist

AlThemist

sales 17936, followers 752
Login and Registration Log in · Register