Viewing 3 posts - 1 through 3 (of 3 total)
  • #32295
    imweird
    Member
    Post count: 132

    Hi there! I cant find in the open ticket some infos to solve this.
    I need to disable / hide the search icon / field in the header
    see the screenshot for better understanding.

    Thank you
    G.

    #32356
    imweird
    Member
    Post count: 132

    For the Records:

    .menu-search.parent {
    display: none;
    }

    and if you want to hide it from the iphone too

    .icon-search {
    display: none !important;
    }

    Cheers

    #32583
    Melanie – SUPPORT
    Member
    Post count: 11032

    Exactly 🙂

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register