Title: LInes in posts
Last modified: August 19, 2016

---

# LInes in posts

 *  Resolved [kntdan](https://wordpress.org/support/users/kntdan/)
 * (@kntdan)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/lines-in-posts/)
 * When I make a portion of my text a heading like heading 1 or such. I get lines
   in the posts. I heard once it is my template doing that and I was wondering if
   someone could point me to the section of my template where I could fix that.

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

 *  [Rev. Voodoo](https://wordpress.org/support/users/rvoodoo/)
 * (@rvoodoo)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/lines-in-posts/#post-1927635)
 * style.css
 * that’s about the best we can do without a link to your site….
 *  Thread Starter [kntdan](https://wordpress.org/support/users/kntdan/)
 * (@kntdan)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/lines-in-posts/#post-1927638)
 * Thanks,
    Check out this page: [http://www.socalda.org/scdawordpress/?cat=11](http://www.socalda.org/scdawordpress/?cat=11)
 *  [Rev. Voodoo](https://wordpress.org/support/users/rvoodoo/)
 * (@rvoodoo)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/lines-in-posts/#post-1927641)
 *     ```
       #main h2 {
       	padding: 4px;
       	font-size: 1.6em;
       	line-height:1.2em;
       	border-bottom:#ddd 1px solid;
       }
       #main h3 {
       	padding: 4px;
       	font-size: 1.4em;
       	line-height:1.2em;
       	border-bottom:#ddd 1px solid;
       }
       ```
   
 * In your style.css file, the h2 and h3 heading get their underlines from that 
   border-bottom line
 * You can edit it, or delete that line if you like
 *  Thread Starter [kntdan](https://wordpress.org/support/users/kntdan/)
 * (@kntdan)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/lines-in-posts/#post-1927643)
 * Thank you so much Rev. worked great!
 *  [Rev. Voodoo](https://wordpress.org/support/users/rvoodoo/)
 * (@rvoodoo)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/lines-in-posts/#post-1927645)
 * awesome! If you’d mark the thread resolved using the dropdown on the right, that
   would be very cool!
 *  Thread Starter [kntdan](https://wordpress.org/support/users/kntdan/)
 * (@kntdan)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/lines-in-posts/#post-1927664)
 * Thanks again.

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

The topic ‘LInes in posts’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 2 participants
 * Last reply from: [kntdan](https://wordpress.org/support/users/kntdan/)
 * Last activity: [15 years, 2 months ago](https://wordpress.org/support/topic/lines-in-posts/#post-1927664)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
