Title: Font Size
Last modified: January 16, 2019

---

# Font Size

 *  Resolved [Ricsca2](https://wordpress.org/support/users/ricsca2/)
 * (@ricsca2)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/font-size-175/)
 * When I see a card, the phone, department etc. you see it in small characters 
   and not those of defoult of my site.
    How can I use the size of my site?
 * Thank you

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

 *  Plugin Author [Steven](https://wordpress.org/support/users/shazahm1hotmailcom/)
 * (@shazahm1hotmailcom)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/font-size-175/#post-11097105)
 * [@ricsca2](https://wordpress.org/support/users/ricsca2/)
 * If you can share a link to your page with the directory, I can take a look.
 *  Plugin Author [Steven](https://wordpress.org/support/users/shazahm1hotmailcom/)
 * (@shazahm1hotmailcom)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/font-size-175/#post-11117183)
 * Marking resolved due to inactivity.
 *  Thread Starter [Ricsca2](https://wordpress.org/support/users/ricsca2/)
 * (@ricsca2)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/font-size-175/#post-11121451)
 * Sorry…
 * [https://www.emiitaly.com/terapisti-emi/](https://www.emiitaly.com/terapisti-emi/)
 *  Plugin Author [Steven](https://wordpress.org/support/users/shazahm1hotmailcom/)
 * (@shazahm1hotmailcom)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/font-size-175/#post-11121971)
 * [@ricsca2](https://wordpress.org/support/users/ricsca2/)
 * Actually the font size is being inherited from the theme which defaults to `10px`
   on line `1080`:
 * [https://www.emiitaly.com/wp-content/themes/busiprof/css/bootstrap.css](https://www.emiitaly.com/wp-content/themes/busiprof/css/bootstrap.css)
 * Add this to the theme’s custom CSS area, generally found in the theme Customizer.
 *     ```
       .cn-list {
       	font-size: 15px;
       }
   
       .cn-list .fn span {
       	font-size: 20px;
       	padding: 0;
       }
       ```
   
 * This should fix up the display for you.

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

The topic ‘Font Size’ 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/)

 * 4 replies
 * 2 participants
 * Last reply from: [Steven](https://wordpress.org/support/users/shazahm1hotmailcom/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/font-size-175/#post-11121971)
 * Status: resolved