01/29/2014 at 4:39 pm
#278608
Keymaster
@ Michael
The only way this can be done is to use CSS. Add the following to your theme’s custom CSS area:
#cn-form #cn-org-unit label:nth-child(2),
#cn-form .address-geo {
display: none;
}
Hope that helps.
