08/22/2014 at 3:52 pm
#301616
Keymaster
@ ian1119
That is the correct CSS, if it is being overridden, try adding the !important
flag, like so:
#cn-metabox-visibility.cn-metabox {display:none !important;}
That should do the trick.