• Hi, I’ve customized header in Twenty Eleven theme and the Search box now appears on the black box under the Image along with the page links. It also interferes with the image when viewed on mobile devices.

    I’d like to delete it, and instead insert a Search widget on the sidebar.

    Any suggestions how to delete this Search box? I can’t find any ref to it in the theme’s customization options.

    Thanks,

    Peter

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter pdshapiro

    (@pdshapiro)

    FYI, my site address is https://www.peterdshapiro.com

    Thought I’d entered it earlier but I don’t see it above.

    –Peter

    Thread Starter pdshapiro

    (@pdshapiro)

    I found this advice in another thread on the topic from DesignSimply, staff, in aug 2013, and it seems to have worked:

    To hide the search form from the header area in the Twenty Eleven theme, add this to your Appearance > Customize > CSS panel:

    #branding #searchform {
    display: none;
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to delete Search box’ is closed to new replies.