12/11/2015 at 4:32 pm
#357737
Keymaster
@ Amy
This are being added by the theme. to remove them add the following the the theme’s custom CSS area.
#cn-list .vcard {
border: 0;
padding: 0;
}
This will override the border being adding by the theme.
Hope that helps!
