• Is is possible to change the spinner image?

    In the code I can see it is here:
    /images/spinner.gif

    … but there is no images folder in the plugin.

Viewing 1 replies (of 1 total)
  • Hey @terabyten,

    Use the folllowing CSS rule:

    .eos-dyn-content{background-image:url(/wpcontent/uploads/2024/07/myspinner.gif)!important;}

    Where URL path (noted in bold):

    1. Public URL of spinner you wish to use — or —
    2. Upload your spinner to your Media folder, then use the corresponding spinner URL path.

    Please consider closing this topic as “Resolved” once your confirm the above works for you.

    Cheers!

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.