Home>Support>Snapshot Theme – Centering content on Page

Snapshot Theme – Centering content on Page

Hi Andrew,

I’m using the Premium Snapshot theme and just wanted to know how I would go about editing the child theme so that content on Pages (not Posts) is centered.

Thanks!

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

  1. 10 years, 22 days ago Andrew Misplon
    Hi, I Work Here

    Hi Thomas_48

    Thanks for running Snapshot. Can you send through a little more info here. How would you like the post/page content to be aligned/displayed?

  2. 10 years, 20 days ago Thomas_48

    Hey Andrew,

    I’m hoping to have the content (text, music player, embedded videos, etc.) displayed in the center of the screen.

    The default seems to be set so it’s aligned on the left (http://demo.siteorigin.com/snapshot/default/). Using the demo as an example, I’d like to take that entire chunk of content and shift it to the right a bit, so it’s in the center.

    All of my widgets will be in the footer so I won’t have any sidebars and want the content to display in the center of the screen. I’m sure it’s a simple fix (adding some padding from the left?) but I’m not sure where to find that in the code. Any help is much appreciated!

  3. 10 years, 20 days ago Andrew Misplon
    Hi, I Work Here

    For sure. The content there is left aligned because there is no sidebar present. This particular template of ours doesn’t compensate for that. Try inserting the following under Appearance > Custom CSS to center that column:

    #post-main {
    padding-top: 10px;
    float: none;
    margin: 0 auto;
    }
    
  4. 10 years, 19 days ago Thomas_48

    Issue resolved! Thank you so much sir!

  5. 10 years, 19 days 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