• Anonymous User

    (@anonymized-235254)


    Hi
    Is there a way to make the whole Twenty-Twelve website a little narrower and not so wide?

Viewing 1 replies (of 1 total)
  • Hi!

    I did a quick test, and I see that in the Desktop view, the max width is 68.571428571rem, which is relatively narrow for today’s standards.

    If you want it to be narrower, you can add this CSS to the customizer with your desired value:

    .site {
    max-width: 50rem;
    }

    Go to Appearance > Customize > Additional CSS, and paste the CSS there.

    I hope this helps,

    Jos V.

Viewing 1 replies (of 1 total)

The topic ‘Make website narrower.’ is closed to new replies.