Viewing 4 replies - 1 through 4 (of 4 total)
  • Try this CSS code –

    #content {text-align:justify;}

    Thread Starter CosmicJellyfish

    (@cosmicjellyfish)

    I applied the code to our site and nothing appears to have moved. But thank you!

    Sorry, my mistake try this code instead –

    .home .container {
    width:120%;
    padding-left:130px;
    
    }
    Theme Author Shaped Pixels

    (@shaped-pixels)

    first…don’t change the .container width.

    Not sure what you mean by “center the site under the banner” but I’m going to assume you mean you want your content to be wider?

    Open that page up in your editor and change the page template to the full width one. Right now it’s using the default template which has a right sidebar column. Because there are no widgets published there, the column still stays and creates that empty area.

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

The topic ‘Centering the site’ is closed to new replies.