Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1251580

    We are not using search on our site at all. I have the “append search to menu” unchecked. I have used CSS top remove search from inside the mobile/hamburger menu that just showed up on it’s own. However, there is still a mangifying glass to the right of the hamburger menu when it’s not open on tablets and mobile screens. I cannot seem to isolate it and hide it.
    Also – if you simply shrink your browser window on a desktop – or use a mobile simulator – it’s not there (hence why I can’t use inspect to find it).

    #1251800

    Hey VIA_Architecture,

    Please try the following in Quick CSS under Enfold->General Styling:

    span.astm-search-menu {
      display: none !important;
    }

    Best regards,
    Rikard

    #1257186

    That worked!
    Thanks.

    #1257188

    Hi VIA_Architecture,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove search icon from mobile – no previous advice has worked’ is closed to new replies.