background and width

  • Unknown's avatar

    hi, please advise

    1 how to remove the background
    2 how to increase the width since all post in middle of the screen

    thank you

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hi there, I’m not seeing a background on your site except for the white background color.

    On the post width, I see you have added the following to increase the width.

    #content {
     width:100%
    }

    The main reason that themes keep content narrower, is that longer lines of text are more difficult to read and the eye can get lost when trying to go to the start of the next line. My general rule is to keep text content to a maxiumum of 500 – 750 pixels in width. There is a formula for this actually and it depends on the size of the font.

    I see that your image is narrower than your content. You can fix that by going to Customize > CSS and in the media width field below the CSS entry area, put in 1040.

  • The topic ‘background and width’ is closed to new replies.