Title: Change font face?
Last modified: August 21, 2016

---

# Change font face?

 *  Resolved [cds74](https://wordpress.org/support/users/cds74/)
 * (@cds74)
 * [12 years ago](https://wordpress.org/support/topic/change-font-face/)
 * Is there an attribute in the shortcode or a setting to change the font face? 
   I’m unable to change it from Courier (which is not used in our WP site) Thank
   you.
 * [https://wordpress.org/plugins/custom-facebook-feed/](https://wordpress.org/plugins/custom-facebook-feed/)

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

 *  Plugin Author [smashballoon](https://wordpress.org/support/users/smashballoon/)
 * (@smashballoon)
 * [12 years ago](https://wordpress.org/support/topic/change-font-face/#post-5131552)
 * Hey cds74,
 * There isn’t a built in option to change the font as the plugin should inherit
   the font used by your theme. If your feed is being displayed in Courier then 
   it’s possible that the shortcode might be wrapped in ` tags - you can check this
   by viewing your page source or right-clicking and inspecting the feed element
   in your browser.`
 * To resolve this you should just be able to add the following to the plugin's **
   Custom CSS** section, which is under the Misc tab on the plugin's Customize page:
 * `#cff, code #cff{ font-family: sans-serif !important; }`
 * Let me know whether that works for you,
 * John
 *  Thread Starter [cds74](https://wordpress.org/support/users/cds74/)
 * (@cds74)
 * [12 years ago](https://wordpress.org/support/topic/change-font-face/#post-5131693)
 * Hi John, thank you for the response, I tried adding your code and we still have
   the same issue. thanks
 *  Plugin Author [smashballoon](https://wordpress.org/support/users/smashballoon/)
 * (@smashballoon)
 * [12 years ago](https://wordpress.org/support/topic/change-font-face/#post-5131694)
 * Is it possible for you to send me a link to your site so that I can see what 
   the issue is?
 * John
 *  Thread Starter [cds74](https://wordpress.org/support/users/cds74/)
 * (@cds74)
 * [12 years ago](https://wordpress.org/support/topic/change-font-face/#post-5131695)
 * The page in question is: [http://www.pinecrestinnrealty.com/social-media/](http://www.pinecrestinnrealty.com/social-media/)
   thank you for your help on this!
 *  Plugin Author [smashballoon](https://wordpress.org/support/users/smashballoon/)
 * (@smashballoon)
 * [12 years ago](https://wordpress.org/support/topic/change-font-face/#post-5131696)
 * Try this instead:
 * `#cff, #cff code{ font-family: sans-serif !important; }`
 * Let me know whether that does the trick.
 * John
 *  Thread Starter [cds74](https://wordpress.org/support/users/cds74/)
 * (@cds74)
 * [12 years ago](https://wordpress.org/support/topic/change-font-face/#post-5131697)
 * That did it, thank you very much John!
 *  Plugin Author [smashballoon](https://wordpress.org/support/users/smashballoon/)
 * (@smashballoon)
 * [12 years ago](https://wordpress.org/support/topic/change-font-face/#post-5131698)
 * No problem, glad to hear that.
 * John

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

The topic ‘Change font face?’ is closed to new replies.

 * ![](https://ps.w.org/custom-facebook-feed/assets/icon-256x256.png?rev=2700775)
 * [Smash Balloon Social Post Feed - Simple Social Feeds for WordPress](https://wordpress.org/plugins/custom-facebook-feed/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/custom-facebook-feed/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/custom-facebook-feed/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-facebook-feed/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-facebook-feed/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-facebook-feed/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [smashballoon](https://wordpress.org/support/users/smashballoon/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/change-font-face/#post-5131698)
 * Status: resolved