Skip to content

Instantly share code, notes, and snippets.

@jbd91
Last active September 16, 2019 15:39
Show Gist options
  • Save jbd91/59cf13bc0ab88e675c106713f2a124aa to your computer and use it in GitHub Desktop.
Save jbd91/59cf13bc0ab88e675c106713f2a124aa to your computer and use it in GitHub Desktop.
Modal Scrolling to Top of Page (Avada/Bootstrap)
// Also make sure to remove # value form href="" attribute
.ua-mobile .modal-open {
position: relative !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment