Is it possible to hide gps button by css becoz i want user to search there address instead of auto gps. So is it possible to hide this button, the other text i want to put like search your address and select. Thank you like that
HarinandaPage
.useGpsBtn { display: none; }