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

    Hi!

    My blog content is now 600px wide by default (no sidebar), but I would like to increase it to 660px (while keeping the text centered on the screen). I’ve tried a few lines of code, but they increase the width to the left, so the text is no longer centered. Any suggestion?

    Regards,
    Poirot

    #538955

    Hi Poirot!

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

    #top .fullsize .template-blog .post .entry-content-wrapper > * { max-width: 660px; }

    If that does not help, please post the link to your blog page :)

    Regards,
    Yigit

    #539088

    Hi Yigit,

    I tried the same code, but without ” > * “. No idea what this means, but it works! :)

    Regards
    Poirot

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