Title: Adding Print Styles to CSS
Last modified: August 21, 2016

---

# Adding Print Styles to CSS

 *  [belindablakley](https://wordpress.org/support/users/belindablakleygmailcom/)
 * (@belindablakleygmailcom)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/adding-print-styles-to-css/)
 * Hi,
    I’m following the instructions here – [http://codex.wordpress.org/Styling_for_Print](http://codex.wordpress.org/Styling_for_Print)–
   to add print styling to my site. I have put the css into the custom css box, 
   but I can’t find the part of the header.php where I can add this:
 *     ```
       <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>"
       type="text/css" media="screen, print" />
       ```
   
 * Will this work with this theme? Do I put the print styles in the custom box, 
   or will I need to make a child theme?
 * Thanks

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

 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/adding-print-styles-to-css/#post-4915056)
 * Hey,
    That will work and the file you want is head.php I do recommend using a
   child theme though.
 * Also note that I have an update I’m getting ready to release that fixes the print
   styles for the theme. Should be uploaded today or tomorrow then it will go through
   the approval process on wordpress.
 * Kadence Themes
 *  Thread Starter [belindablakley](https://wordpress.org/support/users/belindablakleygmailcom/)
 * (@belindablakleygmailcom)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/adding-print-styles-to-css/#post-4915080)
 * Great, thanks. I’ll wait until the update then.

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

The topic ‘Adding Print Styles to CSS’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/virtue/3.4.15/screenshot.png)
 * Virtue
 * [Support Threads](https://wordpress.org/support/theme/virtue/)
 * [Active Topics](https://wordpress.org/support/theme/virtue/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/virtue/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/virtue/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [print](https://wordpress.org/support/topic-tag/print/)
 * [Print Style](https://wordpress.org/support/topic-tag/print-style/)
 * [virtue theme](https://wordpress.org/support/topic-tag/virtue-theme/)

 * 2 replies
 * 2 participants
 * Last reply from: [belindablakley](https://wordpress.org/support/users/belindablakleygmailcom/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/adding-print-styles-to-css/#post-4915080)
 * Status: not resolved