Title: Content layout problem
Last modified: August 22, 2016

---

# Content layout problem

 *  [mika664](https://wordpress.org/support/users/mika664/)
 * (@mika664)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/content-layout-problem/)
 * How can I modify contentpage layout? I would like to move page title 20 px right.
   
   [http://www.terveysmetsa.fi/devel/mika-on-terveysmetsa-2/](http://www.terveysmetsa.fi/devel/mika-on-terveysmetsa-2/)
   ps. thx for a very good template!

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

 *  [hannah](https://wordpress.org/support/users/hannahritner/)
 * (@hannahritner)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/content-layout-problem/#post-5911724)
 * Hey,
    Try adding this to your custom css box in theme options > advanced settings:
 *     ```
       .page-header {
       margin-left: 20px;
       }
       ```
   
 * Hope that helps!
 * Hannah
 *  Thread Starter [mika664](https://wordpress.org/support/users/mika664/)
 * (@mika664)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/content-layout-problem/#post-5911728)
 * thx – it worked fine. 🙂
    How about posts page – similar prob there. Also in 
   a maintext area – I have modified some posts and pages with pagebuilder – adding
   value 30 left margin. Is there a way to do it to template? -m
 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/content-layout-problem/#post-5911735)
 * What if you just added this?
 *     ```
       .contentclass .container {
           padding-left:40px;
           padding-right:40px;
       }
       ```
   
 * Kadence Themes

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

The topic ‘Content layout problem’ is closed to new replies.

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

 * 3 replies
 * 3 participants
 * Last reply from: [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/content-layout-problem/#post-5911735)
 * Status: not resolved