Skip to content

Instantly share code, notes, and snippets.

@dsingleton
Created January 29, 2023 19:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dsingleton/24d99cb56ac8f3efc541eebc6609bbae to your computer and use it in GitHub Desktop.
Save dsingleton/24d99cb56ac8f3efc541eebc6609bbae to your computer and use it in GitHub Desktop.
How to hack the position of the Launcher for the Intercom Messenger
.intercom-lightweight-app .intercom-lightweight-app-launcher,
#intercom-container div:has(> iframe[name="intercom-launcher-frame"]) {
bottom: 80px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment