Title: Removing inline CSS from page
Last modified: August 22, 2017

---

# Removing inline CSS from page

 *  Resolved [thinkero](https://wordpress.org/support/users/thinkero/)
 * (@thinkero)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/removing-inline-css-from-page/)
 * I’m looking to avoid inline CSS printed in every page after WpPolls CSS link.
   Can you make an opt not to insert CSS in the page html source?
    -  This topic was modified 8 years, 9 months ago by [thinkero](https://wordpress.org/support/users/thinkero/).

Viewing 1 replies (of 1 total)

 *  Plugin Author [Lester Chan](https://wordpress.org/support/users/gamerz/)
 * (@gamerz)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/removing-inline-css-from-page/#post-9429897)
 * If you want it, you can always remove the action `remove_action( 'wp_head', '
   poll_head_scripts' );``
 * Note that will remove both JS and CSS, so you have to add it inside your theme.
   I am assuming you know what you are doing.

Viewing 1 replies (of 1 total)

The topic ‘Removing inline CSS from page’ is closed to new replies.

 * ![](https://ps.w.org/wp-polls/assets/icon.svg?rev=977996)
 * [WP-Polls](https://wordpress.org/plugins/wp-polls/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-polls/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-polls/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-polls/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-polls/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-polls/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [inline css](https://wordpress.org/support/topic-tag/inline-css/)

 * 1 reply
 * 2 participants
 * Last reply from: [Lester Chan](https://wordpress.org/support/users/gamerz/)
 * Last activity: [8 years, 9 months ago](https://wordpress.org/support/topic/removing-inline-css-from-page/#post-9429897)
 * Status: resolved