Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #254261
    steve22
    Participant

    Hi there
    I was wondering if there’s any way to hide the top right search bar for the Kids Camp free theme?
    Thanks

    #254314
    Skandha
    Participant

    @steve22: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-header-right-wrapper #search-toggle-main {
        display: none;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

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