04/29/2015 at 10:04 am
#332831
Guest
My Organization and Department fields are still showing on the form. Perhaps I am putting the code in the wrong CSS file. Which CSS file do I need to add the below code to?
div#cn-metabox-section-organization,
div#cn-metabox-section-department {
display: none!important;
}
