Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #545577

    Hello,

    How can I increase the width of my blog posts when I select no sidebar. I would like them to be 1200px centered and they seem to be 600px centered. (I want my posts with sidebar to stay as is)

    Thanks!

    #545579

    Hi rhinocorp!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #top .fullsize .template-blog .post .entry-content-wrapper > *, #top .fullsize .template-blog .post .entry-content-wrapper {
    max-width: 100%; 
    }

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.

    Regards,
    Yigit

    #545590

    Awesome. thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘blog post width’ is closed to new replies.