Skip to content

Instantly share code, notes, and snippets.

@filipeleonelbatista
Forked from Richienb/RemoveBranding.css
Created March 13, 2021 12:19
Show Gist options
  • Save filipeleonelbatista/b953ebff4c1dec9b8371c3b67b1c8fff to your computer and use it in GitHub Desktop.
Save filipeleonelbatista/b953ebff4c1dec9b8371c3b67b1c8fff to your computer and use it in GitHub Desktop.
Remove 000Webhost Branding For Wordpress CSS Code
img[src*="https://cdn.000webhost.com/000webhost/logo/footer-powered-by-000webhost-white2.png"] {display: none;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment