• Resolved danieln82

    (@danieln82)


    I tried a lot but nothing seams to work.

    I want to change maximum width for my blog sites.
    When I would do it on normal sites i don’t have a problem, but on the blog articles there is this max width i cant change anywhere.
    can anybody help me please?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Thanks for using Chosen!

    This CSS will allow the post content to be just as wide as the Featured Image on post pages:

    .single .post-content {
      padding: 0;
    }

    Please copy & paste that code into the “Additional CSS” section in the Customizer (Appearance > Customize), and it will take effect right away.

    Thread Starter danieln82

    (@danieln82)

    thank you, that works

    Theme Author Ben Sibley

    (@bensibley)

    You’re welcome ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change Blog width to 80%’ is closed to new replies.