12/17/2014 at 10:19 am
#313017
Keymaster
@ Nicole
Add the following CSS to the theme’s custom CSS area:
div#cn-metabox-section-organization,
div#cn-metabox-section-department {
display: none;
}
That’ll do it. Hope this helps!