• This is one of my favourite Elementor widgets! It so useful. Just one request – can we please have an option for no spinning loader icon! In some instances it isn’t necessary.

Viewing 1 replies (of 1 total)
  • Plugin Support Fotis

    (@markwaregr)

    Hi there,
    We are working on this, currently you could use some custom css to achieve this.

    #status i{
        display:none;
    }
    #status:before{
        content:"Loading...";
        font-size:13px;
        position:relative;
    }

    in your custom CSS box.
    Let me know if you need additional help on this.

Viewing 1 replies (of 1 total)
  • The topic ‘Remove Preloader Plus Icon’ is closed to new replies.