Title: Name format
Last modified: January 19, 2020

---

# Name format

 *  Resolved [chenry1124](https://wordpress.org/support/users/chenry1124/)
 * (@chenry1124)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/name-format/)
 * I’m using the plugin to create a church directory. Im using the Default Entry
   Card 3.0 template to show a list of families. The family members are associated
   with the family entry, but I haven’t selected a “relation” (like Father, Mother,
   Spouse ect). In the list view, the names of the family members show up with a
   colon (the separator character) in front of the name. I’ve tried to use the theme
   customizer to remove the label and separator by changing the Name Format as well
   as the Contact Name Format, but neither has any affect. Is there a way to remove
   the colon? Thanks in advance, Charles

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Steven](https://wordpress.org/support/users/shazahm1hotmailcom/)
 * (@shazahm1hotmailcom)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/name-format/#post-12344483)
 * Add the following to the **_theme’s_** custom CSS area found in the Customizer:
 *     ```
       #cn-list .cn-relations .cn-separator {
       	display: none;
       }
       ```
   
 * That will hide the display of the separator.
 * I hope this helps, please let me know.
 *  Thread Starter [chenry1124](https://wordpress.org/support/users/chenry1124/)
 * (@chenry1124)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/name-format/#post-12365596)
 * Thanks so much!
 *  Plugin Author [Steven](https://wordpress.org/support/users/shazahm1hotmailcom/)
 * (@shazahm1hotmailcom)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/name-format/#post-12369408)
 * No problem, glad to help!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Name format’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/connections_2b7e99.svg)
 * [Connections Business Directory](https://wordpress.org/plugins/connections/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/connections/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/connections/)
 * [Active Topics](https://wordpress.org/support/plugin/connections/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/connections/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/connections/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Steven](https://wordpress.org/support/users/shazahm1hotmailcom/)
 * Last activity: [6 years, 4 months ago](https://wordpress.org/support/topic/name-format/#post-12369408)
 * Status: resolved