• Resolved nitwee

    (@nitwee)


    Hello,
    I was using your plugin and it was doing a great work, but I no longer need it so I uninstalled it.
    Thing is, on my archives pages (using archive elementor template), the following CSS stays:

    body>:not(.preloader-plus) {
        opacity: 0;
    }

    So the whole page never appears.

    It is not normal that your plugin keep injecting CSS when deactivated + deleted.
    Can you help me solve this issue??

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter nitwee

    (@nitwee)

    Actually, I also found all of this CSS still on my archive page:

    .preloader-plus{position:fixed;top:0;left:0;width:100%;height:100%;width:100vw;height:100vh;opacity:1;background-color:#fff;z-index:999;transform:scale(1)}
    .preloader-plus *{opacity:1;transform:translate(0,0) scale(1)}
    .preloader-plus .preloader-site-title{padding:0}
    .preloader-plus .preloader-content{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);width:100%;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}
    .preloader-plus .preloader-content>:not(:last-child){margin-bottom:20px}
    .preloader-plus .prog-bar-wrapper:not(.middle){position:fixed;width:100%;left:50%;right:50%;transform:translateX(-50%)}
    .preloader-plus .prog-bar{width:0;height:5px;background-color:red}
    .preloader-plus .prog-bar-bg{position:absolute;width:100%;height:5px}
    Thread Starter nitwee

    (@nitwee)

    Just solved this by regenerating CSS in Elementor and WP Rocket.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘COMPLETE UNINSTALL’ is closed to new replies.