Title: Need help with header text padding!
Last modified: January 22, 2019

---

# Need help with header text padding!

 *  [jjkkteam](https://wordpress.org/support/users/jjkkteam/)
 * (@jjkkteam)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/need-help-with-header-text-padding/)
 * Hi,
 * On my homepage header image area, I just changed the text, and now it’s too long
   for the page.
 * How can I condense the text with padding to keep it all within the screen?
 * I found out how to change the size of the text, but it made it look too small,
   so I’d like to keep the text it’s current size.
 * I appreciate any help!
 * Thank you,
 * Joe
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fneed-help-with-header-text-padding%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Roman Bondar](https://wordpress.org/support/users/romanbon/)
 * (@romanbon)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/need-help-with-header-text-padding/#post-11125245)
 * Hello Joe, can you please provide some explanatory screenshots?
 * You can upload screenshots to your WordPress Media Library and share a link, 
   or you can use one of the online services (Google Drive, Dropbox, etc.).
 * Kind Regards, Roman.
 *  Thread Starter [jjkkteam](https://wordpress.org/support/users/jjkkteam/)
 * (@jjkkteam)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/need-help-with-header-text-padding/#post-11127819)
 * Hi Roman,
 * When you go to my homepage, at the top, under the menu, and to the right of my
   picture, the title says “how to travel whenever you’d like!”, and under that,
   the subtitle says “find great destinations and learn how to make money online!”.
 * Is there a css code to narrow the length of that text space?
 * Thank you,
 * Joe
 *  [Roman Bondar](https://wordpress.org/support/users/romanbon/)
 * (@romanbon)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/need-help-with-header-text-padding/#post-11133639)
 * Hello Joe, sorry for delay.
 * It looks like you’ve added this CSS code:
 *     ```
       .slide-inner {
           width: 130%;
       }
       ```
   
 * Please try to replace it with this:
 *     ```
       #slideshow .slide-inner {
           width: 55%;
           margin-left: auto;
       }
       ```
   
 * Kind Regards, Roman.
 *  Thread Starter [jjkkteam](https://wordpress.org/support/users/jjkkteam/)
 * (@jjkkteam)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/need-help-with-header-text-padding/#post-11182012)
 * Thank you Roman, worked like a charm.
 *  [Roman Bondar](https://wordpress.org/support/users/romanbon/)
 * (@romanbon)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/need-help-with-header-text-padding/#post-11183091)
 * Great! You are welcome Joe 🙂
 * Please feel free to ask any other questions that you might have in future.
 * Kind Regards, Roman.

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

The topic ‘Need help with header text padding!’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/sydney/2.67/screenshot.png)
 * Sydney
 * [Support Threads](https://wordpress.org/support/theme/sydney/)
 * [Active Topics](https://wordpress.org/support/theme/sydney/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/sydney/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/sydney/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Roman Bondar](https://wordpress.org/support/users/romanbon/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/need-help-with-header-text-padding/#post-11183091)
 * Status: not resolved