Title: Decrease text padding on home page
Last modified: August 19, 2016

---

# Decrease text padding on home page

 *  [ivynhyde](https://wordpress.org/support/users/ivynhyde/)
 * (@ivynhyde)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/decrease-text-padding-on-home-page/)
 * I figured out how to move the text up on my home page using the style.css file.
   However, I can’t seem to find the correct code to move the test to the left.
 * Suggestions?

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

 *  [kmessinger](https://wordpress.org/support/users/kmessinger/)
 * (@kmessinger)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/decrease-text-padding-on-home-page/#post-2003959)
 * url?
 *  Thread Starter [ivynhyde](https://wordpress.org/support/users/ivynhyde/)
 * (@ivynhyde)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/decrease-text-padding-on-home-page/#post-2003960)
 * sorry
 * [http://www.shytosocialbutterfly.com](http://www.shytosocialbutterfly.com)
 *  [Pankaj Pandey](https://wordpress.org/support/users/pankajdey/)
 * (@pankajdey)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/decrease-text-padding-on-home-page/#post-2003969)
 * If i understand your problem correctly you need to reduce left margin of home
   page content. if yoou want to do go to style.css
 * at line 152 change 82 to your required value
 *     ```
       .entry_content {
       clear: both;
       margin: 0 0 0 82px;
       }
       ```
   
 *  Thread Starter [ivynhyde](https://wordpress.org/support/users/ivynhyde/)
 * (@ivynhyde)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/decrease-text-padding-on-home-page/#post-2003977)
 * Thank you so much Pankaj! That worked perfectly.

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

The topic ‘Decrease text padding on home page’ is closed to new replies.

## Tags

 * [left](https://wordpress.org/support/topic-tag/left/)
 * [padding](https://wordpress.org/support/topic-tag/padding/)
 * [text](https://wordpress.org/support/topic-tag/text/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 3 participants
 * Last reply from: [ivynhyde](https://wordpress.org/support/users/ivynhyde/)
 * Last activity: [15 years, 2 months ago](https://wordpress.org/support/topic/decrease-text-padding-on-home-page/#post-2003977)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
