Title: Inline css option?
Last modified: November 1, 2018

---

# Inline css option?

 *  Resolved [BobsBURGS](https://wordpress.org/support/users/bobbysburgers/)
 * (@bobbysburgers)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/inline-css-option/)
 * can we get an inline option for Use plugin’s stylesheet:
 * the css is super small why cant we inline it?

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

 *  Plugin Author [Hector Cabrera](https://wordpress.org/support/users/hcabrera/)
 * (@hcabrera)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/inline-css-option/#post-10837702)
 * Hi [@bobbysburgers](https://wordpress.org/support/users/bobbysburgers/),
 * > the css is super small why cant we inline it?
 * Indeed, WPP’s stylesheet is quite small because it barely adds any CSS to your
   site.
 * If you want to “inline” it:
    1. Copy the contents of the wpp.css stylesheet (located at wordpress-popular-posts/
       public/css).
    2. Paste these CSS rules into your theme’s `header.php`, somewhere before the closing`
       </head>` tag. Make sure to wrap them with `<style>` tags.
    3. Finally, [disable WPP’s stylesheet](https://github.com/cabrerahector/wordpress-popular-posts/wiki/5.-FAQ#i-want-to-remove-wpps-stylesheet-how-can-i-do-that).
 * … or you could just do step 3 and be done with it. As I previously said, WPP 
   barely adds any CSS rules to your site.
 *  Thread Starter [BobsBURGS](https://wordpress.org/support/users/bobbysburgers/)
 * (@bobbysburgers)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/inline-css-option/#post-10839843)
 * agreed. This is what I do. But it would be pretty easy to write it into the plugin.
   I can help if you want.
 *  Plugin Author [Hector Cabrera](https://wordpress.org/support/users/hcabrera/)
 * (@hcabrera)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/inline-css-option/#post-10839886)
 * Thanks for the suggestion, I’ll keep it in mind.

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

The topic ‘Inline css option?’ is closed to new replies.

 * ![](https://ps.w.org/wordpress-popular-posts/assets/icon-256x256.png?rev=1232659)
 * [WP Popular Posts](https://wordpress.org/plugins/wordpress-popular-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-popular-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-popular-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-popular-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-popular-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-popular-posts/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [page](https://wordpress.org/support/topic-tag/page/)
 * [speed](https://wordpress.org/support/topic-tag/speed/)
 * [Stylesheet](https://wordpress.org/support/topic-tag/stylesheet/)

 * 3 replies
 * 2 participants
 * Last reply from: [Hector Cabrera](https://wordpress.org/support/users/hcabrera/)
 * Last activity: [7 years, 7 months ago](https://wordpress.org/support/topic/inline-css-option/#post-10839886)
 * Status: resolved