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

    Hello!
    Currently I am displaying all blog posts on home page by default, and I don’t use Advanced Layout Editor for the posts (because using it would not show full-content of the posts). But the posts are so boxed… How can I adjust the width used by the content?

    http://www.sirima.se

    Thank you in advance!
    Anh

    #554464

    Hi anhanhoi!

    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%;
    }

    Cheers!
    Yigit

    #554466

    Awesome, thank you so much Yigit!!!

    /Anh

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