Hello,
I would like to remove the icons and verbiage that is at the top of the registration form and at the bottom as well. I saw a post that said put this in the Template CSS:
.cbFieldIcons
{
visibility: hidden;
}
It worked great to remove the icons from the right side of the fields (which I needed as well) but the verbiage is at the top and bottom of the page still. Is there a way to turn this off?
Thanks so much for your help in advance.