Skip to content

Instantly share code, notes, and snippets.

@DefiPanda
Last active December 26, 2015 22:39
Show Gist options
  • Save DefiPanda/7224852 to your computer and use it in GitHub Desktop.
Save DefiPanda/7224852 to your computer and use it in GitHub Desktop.
easiest way to permanently remove large ad from http://www.firstrowsports.eu/
Steps:
1) Go to (replace USERNAME by your username of your PC, e.g. John):
C:\Users\USERNAME\AppData\Local\Google\Chrome\User Data\Default\User StyleSheets
2) Open up (if you don't see any file there, create a Custom.css):
Custom.css
3) At the end of Custom.css, add:
#adv11ert000isediv {display:none;}
You are all set...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment