Viewing 5 replies - 1 through 5 (of 5 total)
  • what style have you added/edited to influence the width of the logo?

    btw:
    please don’t edit Twenty Eleven directly – create a child theme to make the edits there.
    it is important to have an unedited default theme Twenty Eleven in case of serious problems. also, any customisations to Twenty Eleven directly will be lost when you next upgrade your wordpress version.

    Thread Starter ddmmh

    (@ddmmh)

    thanks, i will create the child theme.

    I have edited the style.css in the twenty eleven theme.

    #branding img {
    width: 282px;
    height: 213px;
    margin-bottom: -40px;

    I can change height but width doesnt work.

    Any ideas?

    Thanks

    Thread Starter ddmmh

    (@ddmmh)

    bump . . . 🙂

    there is a line added at the very bottom of style.css:

    #branding img { width: 150px; }

    remove this line.

    Thread Starter ddmmh

    (@ddmmh)

    there is a line added at the very bottom of style.css:

    #branding img { width: 150px; }

    remove this line

    Thank you, worked perfectly

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Make logo wider’ is closed to new replies.