02/25/2015 at 9:41 am
#320694
Participant
My knowledge of CSS is mostly conceptual so I’m still a bit confused as to how a change like this:
div#cn-metabox-section-organization, div#cn-metabox-section-department
{ display: none !important; }
can be executed by the WordPress theme.
