How do you change the default loading gif?

  • mcl7
    Participant
    3 years, 5 months ago #22842

    Just curious about how to change the loading gif that is displayed when selecting filters, sorts, and pagination links.

    wpsolr
    Keymaster
    3 years, 5 months ago #22865

    It is not a feature by design in WPSOLR.
    Perhaps CSS?

    .wpsolr_loading {
    background-image: url(‘image here’)!important;
    }

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

You must be logged in to reply to this topic.