Last active
September 16, 2019 15:39
-
-
Save jbd91/59cf13bc0ab88e675c106713f2a124aa to your computer and use it in GitHub Desktop.
Modal Scrolling to Top of Page (Avada/Bootstrap)
This file contains hidden or 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
// 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