• My site is looking good except for white border on sides about 1 inch wide.How can I change that?,My url is earningincomeathome.com
    Thanks for any help.

    Jim

Viewing 1 replies (of 1 total)
  • You can change the width of your main content area by adjust the max-width of the pixels on this bit of your stylesheet, around line 240:

    .vision-row {
        max-width: 1100px;
        margin: 0 auto;
        padding-top: 50px;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Write space on sides of home page’ is closed to new replies.