Title: CSS Question
Last modified: August 18, 2016

---

# CSS Question

 *  [dprince](https://wordpress.org/support/users/dprince/)
 * (@dprince)
 * [18 years, 12 months ago](https://wordpress.org/support/topic/css-question-5/)
 * How would you style the following in css?
 * <div class=”post” id=”post-13″>
 * I have tried everything I can think of but nothing works.
 * Thanks,
 * David

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

 *  Thread Starter [dprince](https://wordpress.org/support/users/dprince/)
 * (@dprince)
 * [18 years, 12 months ago](https://wordpress.org/support/topic/css-question-5/#post-577467)
 * I want to style this post specifically. How do I isolate that in css.
 *  [Chris_K](https://wordpress.org/support/users/handysolo/)
 * (@handysolo)
 * [18 years, 12 months ago](https://wordpress.org/support/topic/css-question-5/#post-577468)
 * `.post {}`
    or `#post-13{}` would be good places to start.
 * Or `.post, #post-13{}`
 * [update] Ah, you clarified while I responded. My last example.
 *  Thread Starter [dprince](https://wordpress.org/support/users/dprince/)
 * (@dprince)
 * [18 years, 12 months ago](https://wordpress.org/support/topic/css-question-5/#post-577470)
 * cheers thanks.. was forgetting the comma!

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

The topic ‘CSS Question’ is closed to new replies.

 * 3 replies
 * 2 participants
 * Last reply from: [dprince](https://wordpress.org/support/users/dprince/)
 * Last activity: [18 years, 12 months ago](https://wordpress.org/support/topic/css-question-5/#post-577470)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
