Title: Header left indent padding
Last modified: May 5, 2019

---

# Header left indent padding

 *  Resolved [waxhead](https://wordpress.org/support/users/waxhead/)
 * (@waxhead)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/header-left-indent-padding/)
 * Hi,
 * I have recently started using the Zakra theme for a personal site.
 * When viewed on an iPad, the Site Title and Site Description are neatly indented
   from the left side of the screen.
 * When viewed on a computer screen, the Site Title and Site Description are pressed
   tight against the left side of the screen, with zero padding. (I think this only
   began happening after a recent theme update.)
 * Is there a setting that I need to change so that the Site Title and Site Description
   will appear ‘indented’ on the computer screen, in the same way as it appears 
   on the iPad screen?
 * Many Thanks,
    Waz
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fheader-left-indent-padding%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Ashish – ThemeGrill Support](https://wordpress.org/support/users/themegrillteam/)
 * (@themegrillteam)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/header-left-indent-padding/#post-11498951)
 * Hi, Waz,
    Please add this custom CSS in `Appearance > Customize > Additional 
   CSS`:
 *     ```
       @media (min-width: 1200px) {
           .tg-container {
               padding: 0 40px;
           }
       }
       ```
   
 * Thanks.
 *  Thread Starter [waxhead](https://wordpress.org/support/users/waxhead/)
 * (@waxhead)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/header-left-indent-padding/#post-11499009)
 * That did the trick!
 * Thanks so much.
 * Regards,
    Waz
 *  [Ashish – ThemeGrill Support](https://wordpress.org/support/users/themegrillteam/)
 * (@themegrillteam)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/header-left-indent-padding/#post-11499019)
 * Great to hear that it worked! 🙂 Let us know if you get any query later regarding
   Zakra. We hope you liked it if so, you can help us by leaving a review here. 
   Thanks.

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

The topic ‘Header left indent padding’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/zakra/4.2.1/screenshot.jpg)
 * Zakra
 * [Support Threads](https://wordpress.org/support/theme/zakra/)
 * [Active Topics](https://wordpress.org/support/theme/zakra/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/zakra/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/zakra/reviews/)

## Tags

 * [header](https://wordpress.org/support/topic-tag/header/)

 * 3 replies
 * 2 participants
 * Last reply from: [Ashish – ThemeGrill Support](https://wordpress.org/support/users/themegrillteam/)
 * Last activity: [7 years, 1 month ago](https://wordpress.org/support/topic/header-left-indent-padding/#post-11499019)
 * Status: resolved