• Resolved alegira

    (@alegira)


    Hi, my website is built with slides inside a section, so that the loading image not displaying in the center of the slide, but in the center of the section, not visible in many cases. Is there some way I could fix this?

    Also, how could I change the loading image for a custom one?

    thanks

Viewing 1 replies (of 1 total)
  • Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Customizer -> Additional CSS:
    add:

    .wppa-ajax-spin {
    	position:absolute !important;
    }
    

    Tell me (link, email to opajaap at opajaap dot nl or is it a standard wp loader you want…) and i can see if i can make a selectionbox in the settings to select a loader image.
    I prefer .svg images.

Viewing 1 replies (of 1 total)
  • The topic ‘loading image not displaying in the right place’ is closed to new replies.