Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #246871
    suzitkd
    Participant

    Hi, please can you tell me how to remove the search box from my header? I’ve tried about 10 different solutions of additions to the additional CSS file but nothing has worked! My site is at http://www.tkdbristol.com Many thanks

    #246916
    tikaram
    Keymaster

    @suzitkd : Please add the following additional css and let me know if it works.

    #header-toggle {
    	display: none;
    }

    Regards,
    Tikaram

    #246969
    suzitkd
    Participant

    Hi, yes! Finally! Success! Thanks so much!

    #246999
    tikaram
    Keymaster

    @suzitkd: Glad to know that the issue has been resolved.

    Regards,
    Tikaram

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove search box from header’ is closed to new replies.