Title: CSS code to format fonts?
Last modified: September 21, 2017

---

# CSS code to format fonts?

 *  Resolved [sherylpark](https://wordpress.org/support/users/sherylpark/)
 * (@sherylpark)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/css-code-to-format-fonts/)
 * Hi! 🙂 Thank you for this plugin, it’s the best recipe plugin I’ve found so far!!
 * I just have a question, is there any CSS code I can possibly use to customize
   the font type, size and colour etc? Thank you! 🙂

Viewing 1 replies (of 1 total)

 *  Plugin Author [Boxy Studio](https://wordpress.org/support/users/boxystudio/)
 * (@boxystudio)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/css-code-to-format-fonts/#post-9520937)
 * Any custom CSS code will work, but you would need to figure out what you want
   to change and then find the matching element for that change. For example, each
   ingredient has the “cooked-ingredient” class applied, so you could do something
   like this:
 * `.cooked-ingredient { color:red; }`
 * Which would make all ingredients red. This is something that you would need to
   hire a front-end developer for, or do it yourself if you’re comfortable with 
   it. 🙂

Viewing 1 replies (of 1 total)

The topic ‘CSS code to format fonts?’ is closed to new replies.

 * ![](https://ps.w.org/cooked/assets/icon-256x256.png?rev=2005204)
 * [Cooked - Recipe Management](https://wordpress.org/plugins/cooked/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cooked/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cooked/)
 * [Active Topics](https://wordpress.org/support/plugin/cooked/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cooked/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cooked/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Boxy Studio](https://wordpress.org/support/users/boxystudio/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/css-code-to-format-fonts/#post-9520937)
 * Status: resolved