Title: Selectively ignore a global CSS command
Last modified: August 19, 2016

---

# Selectively ignore a global CSS command

 *  [AJHackett](https://wordpress.org/support/users/ajhackett/)
 * (@ajhackett)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/selectively-ignore-a-global-css-command/)
 * Q: Is there a way to undo a global CSS command in specific places?
 * I’m using the below code in the theme CSS to have a global indent, however in
   some places the indent is not appropriate, e.g. the signature. I have contact
   information below the signature and the two lines are not lined up properly.
   }
   div.post p { text-indent: 20px; }
 * Putting
    } div.post p { text-indent: 0px; } prior to the signature did not work.
 * See [http://www.CoachMitch.com](http://www.CoachMitch.com)
    Thank you

The topic ‘Selectively ignore a global CSS command’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [AJHackett](https://wordpress.org/support/users/ajhackett/)
 * Last activity: [15 years, 2 months ago](https://wordpress.org/support/topic/selectively-ignore-a-global-css-command/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
