Title: Manually include the CSS
Last modified: May 18, 2018

---

# Manually include the CSS

 *  [WPO+](https://wordpress.org/support/users/ivanpr/)
 * (@ivanpr)
 * [8 years ago](https://wordpress.org/support/topic/manually-include-the-css/)
 * Dear developers, thank you for a great plugin!
    May I please ask for an additional
   option: to Manually include the CSS and not load the <link rel=’stylesheet’ id
   =’cookie-notice-front-css’ href=’[https://www.domain.name/wp-content/plugins/cookie-notice/css/front.min.css&#8217](https://www.domain.name/wp-content/plugins/cookie-notice/css/front.min.css&#8217);
   type=’text/css’ media=’all’ /> in the header of the website?
 * The CSS is quite small and
 * Thank you.
    Ivan
 * p.s. I know this could be done with the help of:
 * add_action(‘wp_print_styles’,’dequeue_my_CSS’, 100);
    function dequeue_my_CSS(){
   wp_dequeue_style(‘cookie-notice-front’); wp_deregister_style(‘cookie-notice-front’);}

Viewing 1 replies (of 1 total)

 *  Thread Starter [WPO+](https://wordpress.org/support/users/ivanpr/)
 * (@ivanpr)
 * [8 years ago](https://wordpress.org/support/topic/manually-include-the-css/#post-10295290)
 * p.s. it would also be nice to be able to select a semi-transparent CSS background
   color for the notice….

Viewing 1 replies (of 1 total)

The topic ‘Manually include the CSS’ is closed to new replies.

 * ![](https://ps.w.org/cookie-notice/assets/icon-256x256.png?rev=3549327)
 * [Compliance by Hu-manity.co](https://wordpress.org/plugins/cookie-notice/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cookie-notice/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cookie-notice/)
 * [Active Topics](https://wordpress.org/support/plugin/cookie-notice/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cookie-notice/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cookie-notice/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [WPO+](https://wordpress.org/support/users/ivanpr/)
 * Last activity: [8 years ago](https://wordpress.org/support/topic/manually-include-the-css/#post-10295290)
 * Status: not a support question