Remove search box from header

Viewing 3 posts - 1 through 3 (of 3 total)
  • #16160
    richmilne
    Participant

    Because I also can’t find out how to search the forum, I am reduced to asking what is probably a simple question – how do I remove the search box from the header? I want to make the header smaller, and I have a search widget in the sidebar.
    Thanks for any help!
    rich

    #16698
    joan w
    Participant

    hi, saw your post there, maybe you got sorted, but if not –

    this youtube video shows you how to remove the search bar https://www.youtube.com/watch?v=gw8zaZePWP0 from Village Park Source

    simple answer πŸ™‚

    worked for me.

    joan

    • This reply was modified 11 years, 10 months ago by joan w.
    #16713
    algmg2000
    Participant

    hi,

    in “Appearance, Theme Option, Layout”
    – Custom CSS –

    add

    #header input#s {
    display: none
    }

    Sonia

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

You must be logged in to reply to this topic.