Title: Disable Default CSS
Last modified: March 26, 2021

---

# Disable Default CSS

 *  [mr_pa](https://wordpress.org/support/users/mr_pa/)
 * (@mr_pa)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/disable-default-css-4/)
 * Hi there
 * thanks for this plugin
 * I was wondering if there is any way to disable the default inline CSS via functions.
   php
 * Thanks in advance for the response
 * Regards

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

 *  Plugin Contributor [David Artiss](https://wordpress.org/support/users/dartiss/)
 * (@dartiss)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/disable-default-css-4/#post-14238313)
 * Hi.
 * Can you confirm which CSS you’re referring to?
 *  Thread Starter [mr_pa](https://wordpress.org/support/users/mr_pa/)
 * (@mr_pa)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/disable-default-css-4/#post-14238342)
 * Hi David
 * i am referring to this code snippet
 *     ```
       ol.footnotes>li {list-style-type:decimal;}
       ol.footnotes { color:#666666; }
       ol.footnotes li { font-size:80%; }
       ```
   
 * Best
 *  Plugin Contributor [David Artiss](https://wordpress.org/support/users/dartiss/)
 * (@dartiss)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/disable-default-css-4/#post-14239030)
 * Got it.
 * I’d need to do some testing to see what the consequence is of removing it, however…
   that first one is required as it defines how the footnote is listed (based on
   how you defined it in the settings). So, at best, I could get rid of the other
   two but there would still be inline CSS.
 *  Plugin Contributor [David Artiss](https://wordpress.org/support/users/dartiss/)
 * (@dartiss)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/disable-default-css-4/#post-14244756)
 * [https://github.com/dartiss/footnotes-made-easy/issues/44](https://github.com/dartiss/footnotes-made-easy/issues/44)

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

The topic ‘Disable Default CSS’ is closed to new replies.

 * ![](https://ps.w.org/footnotes-made-easy/assets/icon-256x256.gif?rev=3563840)
 * [Footnotes Made Easy](https://wordpress.org/plugins/footnotes-made-easy/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/footnotes-made-easy/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/footnotes-made-easy/)
 * [Active Topics](https://wordpress.org/support/plugin/footnotes-made-easy/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/footnotes-made-easy/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/footnotes-made-easy/reviews/)

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [David Artiss](https://wordpress.org/support/users/dartiss/)
 * Last activity: [5 years, 2 months ago](https://wordpress.org/support/topic/disable-default-css-4/#post-14244756)
 * Status: not resolved