Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #99610
    Alexander
    Participant

    I would like to remove the searchbar from the header. There is a second searchbar in the menubar, so this one is too much. Is it possible to remove this one, while keeping the facebook-link?

    #99647
    Mahesh
    Participant

    @historiegeuldal: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS and add the following CSS:

    #header-right-search {
        display: none;
    }

    Regards,
    Mahesh

    #99678
    Alexander
    Participant

    Thanks! That works!

    #99721
    Mahesh
    Participant

    @historiegeuldal: Thank you for your appreciation. Have a nice day!

    Regards,
    Mahesh

    #116381
    David Irwin
    Participant

    This did not change anything in latest version

    #116435
    Mahesh
    Participant

    @daveirwin: How may I help you? Please let me know further.

    Regards,
    Mahesh

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Remove search-bar fromheader’ is closed to new replies.