Home>Support>Boxed Post-Page & Date

Boxed Post-Page & Date

Hello guys,
I have two questions.
1) Is there a way to create a layout on the posts page ? I want to have a padding on either side of the content so that it is well-centered on the site. (Example of how I want it to be : http://philwestblog.tumblr.com/post/130804195588/website , how it is currently: http://phil-west.com/blog )

The problem is, since it is a Posts-Page, I cannot use the usual Layout-functions within the Page-Builder.
2) This is probably an easy Custom CSS, I have already altered the Post-title to be in the center, I want to have the Post-date to be displayed in the center as well. Is there a Custom CSS you can suggest ?
Thanks in advance,
Phil.

URL: http://phil-west.com/blog

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 8 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Hi Phil West

    You can fix/change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    body.responsive.layout-full.blog #page-wrapper #main .full-container,
    body.responsive.layout-full.archive #page-wrapper #main .full-container,
    body.responsive.layout-full.single #page-wrapper #main .full-container {
        max-width: 960px;
    }
    
    article.post .entry-header .entry-meta, article.page .entry-header .entry-meta {
        text-align: center;
    }
    
  2. 8 years, 11 months ago Phil West

    Works like a charm, thank you very much !

  3. 8 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Super :) Glad to hear that helped. All the best.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More