08/21/2015 at 10:53 am
#343769
Keymaster
@ Joseph
I just tested it again, it does work. Please make sure you have the latest versions of Connections and Form installed. Also make sure to force refresh the browser to help ensure the latest CSS is being used by the browser. Lastly, it might be necessary to add the !important flag like so:
span#cn-name-prefix,
span#cn-name-middle,
span#cn-name-suffix,
div#cn-metabox-section-title,
div#cn-metabox-section-organization,
div#cn-metabox-section-department {
display: none !important;
}
