Viewing 5 replies - 1 through 5 (of 5 total)
  • Find

    #branding .with-image #searchform {
    top: auto;
    bottom: -27px;
    max-width: 195px;
    }

    and change it to this

    #branding .with-image #searchform {
    top: 30px;
    bottom: -27px;
    max-width: 195px;
    }

    I would also find #branding .only-search #s
    and change the background to #eee

    and change the background on #branding .only-search #s:focus
    to #fff

    I had the same thing happen to me. I fixed the dead space but it moved the search bar to the right under my header picture. Problem is my original search box which is above my left hand side bar is still there as well. How do I remove the search box that is now suddenly and under my header. BTW this happened after I upgraded my Twenty Eleven Theme. Any help appreciated and I am a novice.

    Thanks!!!

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Rivergal,
    If you create a new thread describing your problem, other forum users will be more likely to help, than on this thread.

    When you do post, remember to link your web-page relevant, or link Pastebin.com of your HTML & CSS of the relevant page.

    Created a new thread but I don’t know what you mean link my web-page relevant or link Pastebin.com of my HTML & CSS of the relevant page. Sorry I am a real novice, lol more like pre-novie!

    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Theme: Twenty Eleven] Move or Remove Search Box from Menu Bar’ is closed to new replies.