02/22/2017 at 6:24 pm
#412663
Participant
have you tried custom css modifications?
ie ` .address-city {
display: none!important;
}
change .address-city to the class you want to hide.
this post has some info on hiding things on the form as well