Title: how do I remove inline CSS from your plugin ?
Last modified: March 13, 2024

---

# how do I remove inline CSS from your plugin ?

 *  Resolved [jhabai](https://wordpress.org/support/users/jhabai/)
 * (@jhabai)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/how-do-i-remove-inline-css-from-your-plugin/)
 * Hi,
 * thanks for your great plugin, I would like to delete the inline style it added.
   
   <style>.cmplz-hidden { display: none !important; }</style>
 * how can I do that please, I can’t find any option

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

 *  Plugin Contributor [Jarno Vos](https://wordpress.org/support/users/jarnovos/)
 * (@jarnovos)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/how-do-i-remove-inline-css-from-your-plugin/#post-17496551)
 * Hi [@jhabai](https://wordpress.org/support/users/jhabai/),
 * This CSS should not be removed as Complianz uses that class to hide certain elements
   when necessary.
 * For instance, this inline CSS prevents displaying the un-styled banner HTML before
   everything has fully loaded, but it is also used for things such as links on 
   the Cookie Banner, so that these are properly hidden when needed (e.g. when a
   document is not configured). Otherwise the {link} placeholder would appear, without
   the CSS.
 * We therefore highly recommend retaining this inline CSS to ensure correct operation/
   display of the banner.
 * Kind regards, Jarno
 *  Thread Starter [jhabai](https://wordpress.org/support/users/jhabai/)
 * (@jhabai)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/how-do-i-remove-inline-css-from-your-plugin/#post-17496559)
 * thanks for your answer.
   It won’t work if I add this css code in my unique minified
   style sheet ?

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

The topic ‘how do I remove inline CSS from your plugin ?’ is closed to new replies.

 * ![](https://ps.w.org/complianz-gdpr/assets/icon-256x256.png?rev=2881064)
 * [Complianz - GDPR/CCPA Cookie Consent](https://wordpress.org/plugins/complianz-gdpr/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/complianz-gdpr/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/complianz-gdpr/)
 * [Active Topics](https://wordpress.org/support/plugin/complianz-gdpr/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/complianz-gdpr/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/complianz-gdpr/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [jhabai](https://wordpress.org/support/users/jhabai/)
 * Last activity: [2 years, 3 months ago](https://wordpress.org/support/topic/how-do-i-remove-inline-css-from-your-plugin/#post-17496559)
 * Status: resolved