Viewing 2 posts - 1 through 2 (of 2 total)
  • #28319
    mattevenden
    Member
    Post count: 2

    Hi,

    I need to remove the search icons from the header in both standard and responsive views.

    I tried using
    .menu-search.parent {
    display: none;
    }

    But the magnifying glass continues to taunt me…

    Thanks.

    #28664
    Tahir – SUPPORT
    Member
    Post count: 1212

    Hi,
    Try it like this
    .menu-search.parent {
    display: none !important;
    }

    Thanks
    Tahir

Viewing 2 posts - 1 through 2 (of 2 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