Title: Custom CSS Rejected by !Important Values
Last modified: August 21, 2016

---

# Custom CSS Rejected by !Important Values

 *  Resolved [davidyurchuk](https://wordpress.org/support/users/davidyurchuk/)
 * (@davidyurchuk)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/custom-css-rejected-by-important-values/)
 * Greetings, and thanks for the great plugin!
 *     ```
       #responsive-menu #responsive-menu-title {
       	padding: 20px 0 20px 5%!important;
       }
       ```
   
 * I would like to target the `padding-bottom` to be 0px. However, it seems all 
   4 values of the padding are declared important in the plugin’s CSS. Is there 
   a value specifically that needs to be held `!important`, like, the `padding-left:`?
   I’m wondering if you could possibly separate the values that need to be important
   so the remaining values could be adjusted. And if there is a way to do it currently,
   can someone please advise? 🙂
 * Thank you!
 * Best,
    Dave
 * [https://wordpress.org/plugins/responsive-menu/](https://wordpress.org/plugins/responsive-menu/)

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

 *  [peterfeatherstone](https://wordpress.org/support/users/peterfeatherstone/)
 * (@peterfeatherstone)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/custom-css-rejected-by-important-values/#post-5145893)
 * Hi Dave,
 * Thanks for using the plug-in and submitting a support time.
 * There is an option in the menu to remove the !important tag, just click this 
   and all the !important tags will be removed from your CSS which may make it easier
   for you to specifically target the padding-bottom value.
 * Many thanks
 * Peter
 *  Thread Starter [davidyurchuk](https://wordpress.org/support/users/davidyurchuk/)
 * (@davidyurchuk)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/custom-css-rejected-by-important-values/#post-5145962)
 * Ha! Don’t know how I missed that. Perfect!
 * Thanks again! Keep up the great work.
 * Cheers,
    Dave
 *  [peterfeatherstone](https://wordpress.org/support/users/peterfeatherstone/)
 * (@peterfeatherstone)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/custom-css-rejected-by-important-values/#post-5145987)
 * Hi Dave,
 * Great news that you got it working as expected, you see I have come across this
   problem before which is why the option was added in a previous version.
 * Glad it is serving you well and any other questions please don’t hesitate to 
   let me know!
 * Many thanks
 * Peter

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

The topic ‘Custom CSS Rejected by !Important Values’ is closed to new replies.

 * ![](https://ps.w.org/responsive-menu/assets/icon-256x256.png?rev=1782326)
 * [Responsive Menu - Create Mobile-Friendly Menu](https://wordpress.org/plugins/responsive-menu/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/responsive-menu/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/responsive-menu/)
 * [Active Topics](https://wordpress.org/support/plugin/responsive-menu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/responsive-menu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/responsive-menu/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [peterfeatherstone](https://wordpress.org/support/users/peterfeatherstone/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/custom-css-rejected-by-important-values/#post-5145987)
 * Status: resolved