Tagged: mobile, search icon
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).
Hey VIA_Architecture,
Please try the following in Quick CSS under Enfold->General Styling:
span.astm-search-menu {
display: none !important;
}
Best regards,
Rikard
That worked!
Thanks.
Hi VIA_Architecture,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria