Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi denniskopp. If they’re all using the same page template you can target the body class:

    body.post-template-single-onecolumn-php #content {
      width: 100%;
      }

    If you don’t want the comments strung out you could target that container (#comments) separately. Hope that helps. Looks like you’re having a great time travelling…;-)

    Thread Starter denniskopp

    (@denniskopp)

    Thank you so much bdbrown, you just made my weekend!

    For some reason it didn’t work at first with the 100% but I simply changed it to 1000px and then it did. I assume it doesn’t make a difference how the width is defined as long as it works, right?

    I think I don’t mind about the comments, this way at least everything aligns nicely along the edges. Thanks again for your help and yes, I do enjoy some travelling sometimes… 😉

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Full width content only for select Posts’ is closed to new replies.