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