• Resolved nf0203

    (@nf0203)


    I wanted to uninstall the plugin as I no longer need it. Even if I remove the plugin from site and delete the button from settings (didn’t migrate), the button still appears on site. I have to use CSS to hide it:

    .estp-tab-wrapper.estp-template-7.estp-rht-side-tab .estp-inner-tab-wrapper .estp-tab-element {
    display: none;
    }


    Any solutions?

Viewing 1 replies (of 1 total)
  • Plugin Author Buttonizer

    (@buttonizer)

    Hey @nf0203 ,

    Thanks for reaching out to us!

    The code you used to hide floating content on your site is probably not for Buttonizer. Buttonizer classes always start with the classname buttonizer-!

    I think you might have another plugin with these functionalities, have you checked your plugin list?

    Let me know if this helps!

Viewing 1 replies (of 1 total)
  • The topic ‘Can’t remove button from site’ is closed to new replies.