• Resolved lucasnetbanana

    (@lucasnetbanana)


    Hello, is it possible to hide or rename the “loading….” text? I tried to hide it with css but no results.
    Let me know
    Best regards Lucas

Viewing 1 replies (of 1 total)
  • Plugin Author Chandrika Sista

    (@cguntur)

    Hello Lucas,

    It is not possible to hide the “loading..” text, but you can use jQuery to remove the text.

    $(‘#wpcd_child_cat_loader’).html(”);

    If you use this code snippet in your JavaScript file, then the loading text will be empty.

    Please let me know if you have any other questions,

    Thanks,
    Chandrika

Viewing 1 replies (of 1 total)
  • The topic ‘Loading’ is closed to new replies.