07/29/2014 at 1:14 pm
#298441
Keymaster
@ Axel
Which version of Form do you have installed? The CSS will only work in the latest. If it is, try adding the !important attribute like so:
div#cn-metabox-section-department {
display: none !important;
}
Hope that helps! Let me know.
