Title: Paragraph Widths
Last modified: August 21, 2016

---

# Paragraph Widths

 *  [matthe21](https://wordpress.org/support/users/matthe21/)
 * (@matthe21)
 * [13 years ago](https://wordpress.org/support/topic/paragraph-widths/)
 * I have two pages that are pulling their paragraph widths from the same class 
   tag, but if i change the width of one, it messes up the width of the other.
 * example (see inspect element code):
 * home page as a .post p width of 50%
    [http://matthewrgelfand.com/](http://matthewrgelfand.com/)
 * story page needs a .post p width of 100% to look normal
    [http://matthewrgelfand.com/pharma-sales/](http://matthewrgelfand.com/pharma-sales/)
 * My question is, how can i manupulate wordpress to call a different class for 
   one of the pages, so it doesn’t affect the other?
 * Thanks.

Viewing 1 replies (of 1 total)

 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years ago](https://wordpress.org/support/topic/paragraph-widths/#post-3807005)
 * You can use the WP generated classes in the body tag to target CSS to a specific
   page:
 *     ```
       <body class="single single-post postid-77 single-format-standard">
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Paragraph Widths’ is closed to new replies.

## Tags

 * [paragraph](https://wordpress.org/support/topic-tag/paragraph/)
 * [tags](https://wordpress.org/support/topic-tag/tags/)
 * [width](https://wordpress.org/support/topic-tag/width/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/paragraph-widths/#post-3807005)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
