Title: remove styles function for performance
Last modified: August 18, 2021

---

# remove styles function for performance

 *  Resolved [fresh-x](https://wordpress.org/support/users/fresh-x/)
 * (@fresh-x)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/remove-styles-function-for-performance/)
 * i improved the performance for a website using also this gdpr compliance plugin.
   in GT-Metrix report the two css files are detected as render blocking resources:
    - /cookie-law-info/public/css/cookie-law-info-public.css
    - /cookie-law-info/public/css/cookie-law-info-gdpr.css
 * is the any chance to remove this with an function in functions.php? i would like
   to add the css files in compressed version directly to my theme css file. thx
   for any help.
 * regards

Viewing 1 replies (of 1 total)

 *  Plugin Author [WebToffee](https://wordpress.org/support/users/webtoffee/)
 * (@webtoffee)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/remove-styles-function-for-performance/#post-14782828)
 * Hi [@fresh-x](https://wordpress.org/support/users/fresh-x/),
 * Thanks for reaching out!
 * Considering your custom requirement, we have developed a code snippet that could
   let you dequeue the plugin styles. Please add the code [here](https://gist.github.com/webtoffee-git/76682d8254960d82e6545d8436c575d4)
   to your active theme’s functions.php
 * Hope you find it useful.

Viewing 1 replies (of 1 total)

The topic ‘remove styles function for performance’ is closed to new replies.

 * ![](https://ps.w.org/cookie-law-info/assets/icon.svg?rev=3007243)
 * [CookieYes – Cookie Banner for Cookie Consent (Easy to setup GDPR/CCPA Compliant Cookie Notice)](https://wordpress.org/plugins/cookie-law-info/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cookie-law-info/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cookie-law-info/)
 * [Active Topics](https://wordpress.org/support/plugin/cookie-law-info/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cookie-law-info/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cookie-law-info/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [WebToffee](https://wordpress.org/support/users/webtoffee/)
 * Last activity: [4 years, 9 months ago](https://wordpress.org/support/topic/remove-styles-function-for-performance/#post-14782828)
 * Status: resolved