DigitalRefresh
8/7/2018 - 5:17 PM

Wonderplugin Tabs: Remove Watermark #plugin #hide #css

/* Remove WonderPlugin Tabs Watermark Branding*/
DIV.wonderplugintabs-panel-wrap > DIV.wonderplugintabs-panel > A > DIV {
       display: none!important; 
       height: 0px; 
       opacity: 0!important; 
       width: 0px; 
       z-index: -1!important; 
    }