• Hi,

    I’ve changed the width of #colophon from 940px to 980px as below:

    #colophon {
    background: #000;
    border-top: 3px solid #cc3;
    border-bottom: 1px solid #cc3;
    width:980px;
    margin-top: -4px;
    overflow: hidden;
    padding: 18px 0px 4px 0px;
    }

    Can any body help please?

    Thank you in advance.

    Web

Viewing 3 replies - 1 through 3 (of 3 total)
  • Do not edit the Twenty Eleven theme. It is the default WordPress theme and having access to an unedited version of the theme is vital when dealing with a range of site issues. First create a child theme for your changes.

    Thread Starter skynrock

    (@skynrock)

    Hi esmi,

    Thanks for advising and the link. I’m going to create a child theme and add this modification. Can the problem I mentioned above be fixed after the child theme is done or I’m still missing something?

    Thank you.

    Yes – it an be fixed via the child’s stylesheet.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘#colophon overflow outside wrapper on the right’ is closed to new replies.