Created
March 27, 2019 18:09
-
-
Save splorp/a2a51bf6b6d0560f58274f3e6b788a72 to your computer and use it in GitHub Desktop.
Valentine Volvo Desalesifier
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* ============================================================================ */ | |
/* Custom styles for valentinevolvo.com */ | |
/* Grant Hutchinson (@splorp) */ | |
/* */ | |
/* Removes annoying live sales chat tabs, boxes, popups, and cruft. */ | |
/* ============================================================================ */ | |
#di-proactive-container, | |
#di-reactive-container-left, | |
#di-reactive-container-right { | |
display: none; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment