I was just wanting for folks to input City, State, Country, so this was a nice way to hide the option for Street Address to show up.
.kn-scene .address_street {
display: none;
}
I was just wanting for folks to input City, State, Country, so this was a nice way to hide the option for Street Address to show up.
.kn-scene .address_street {
display: none;
}