Created
April 1, 2020 10:51
-
-
Save ravismakwana/e20753d41eb3f8144021e30e3e64cf61 to your computer and use it in GitHub Desktop.
Google Autocomplete Address field does not display autocomplete, Write this CSS in your style.css or wherever your styling there. It will display 😄
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
div.pac-container { | |
z-index: 99999999999 !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment