Title: Please Remove !Important from Code
Last modified: July 5, 2018

---

# Please Remove !Important from Code

 *  Resolved [Jeffrey Powers](https://wordpress.org/support/users/animalien/)
 * (@animalien)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/please-remove-important-from-code/)
 * Every time Top 10 gets updated, I have to go in and remove all the !important
   css markings. ESPECIALLY in includes/public/Styles.php. I cannot adjust height
   or width with this tag in there.
 * Actually, just remove the height and width css in styles. I cannot adjust it 
   through the widget while that code is in there.
 * !Important.
 * Thank you.
    -  This topic was modified 7 years, 9 months ago by [Jeffrey Powers](https://wordpress.org/support/users/animalien/).
    -  This topic was modified 7 years, 9 months ago by [Jeffrey Powers](https://wordpress.org/support/users/animalien/).

Viewing 1 replies (of 1 total)

 *  Plugin Author [Ajay](https://wordpress.org/support/users/ajay/)
 * (@ajay)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/please-remove-important-from-code/#post-10467429)
 * I’ve had to put !important to ensure that the styles stay compatible with multiple
   themes because several themes end up overwriting the styles.
 * What you could do is disable the styles from being added in the customs page 
   and you can put that into your theme’s stylesheet without the !important

Viewing 1 replies (of 1 total)

The topic ‘Please Remove !Important from Code’ is closed to new replies.

 * ![](https://ps.w.org/top-10/assets/icon-256x256.png?rev=2986432)
 * [WebberZone Top 10 — Popular Posts](https://wordpress.org/plugins/top-10/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/top-10/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/top-10/)
 * [Active Topics](https://wordpress.org/support/plugin/top-10/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/top-10/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/top-10/reviews/)

## Tags

 * [!important](https://wordpress.org/support/topic-tag/important/)
 * [styling](https://wordpress.org/support/topic-tag/styling/)

 * 1 reply
 * 2 participants
 * Last reply from: [Ajay](https://wordpress.org/support/users/ajay/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/please-remove-important-from-code/#post-10467429)
 * Status: resolved