Title: Overwriting !important
Last modified: August 30, 2016

---

# Overwriting !important

 *  [chowdernelli](https://wordpress.org/support/users/chowdernelli/)
 * (@chowdernelli)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/overwriting-important/)
 * I need to overwrite an !important in my css.
 * There’s a space below the navigation bar in mobile and tablet view that I can’t
   remove because of an !important. I don’t know where the !important has popped
   up from, and I’m also aware that it’s not recommended to use !important at all
   either.
 * Here’s the link to a screenshot so those helping me can see my problem ([http://postimg.org/image/csovmhakh/](http://postimg.org/image/csovmhakh/)).
   Unfortunately, I can’t give you the link of the website since it is hosted locally.
 * I would like to add coding to the custom CSS option. My best effort so far is:
 * [@media](https://wordpress.org/support/users/media/) only screen and (max-width:
   980px)
    .et_pb_row, .et_pb_column .et_pb_row_inner { padding: 0px 0 !important;}
 * I know that the problem is with the padding, as if I use dev tools and change
   the value of padding to 0, the gap disappears.
 * Thank you in advance,
 * Chilli

The topic ‘Overwriting !important’ is closed to new replies.

## Tags

 * [!important](https://wordpress.org/support/topic-tag/important/)
 * [css](https://wordpress.org/support/topic-tag/css/)
 * [mobile](https://wordpress.org/support/topic-tag/mobile/)
 * [overwrite](https://wordpress.org/support/topic-tag/overwrite/)
 * [tablet](https://wordpress.org/support/topic-tag/tablet/)

 * 0 replies
 * 1 participant
 * Last reply from: [chowdernelli](https://wordpress.org/support/users/chowdernelli/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/overwriting-important/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
