How do I remove magnifying glass from Menu Bar?
Hey aumrx!
Try the following code in Quick CSS:
#top #menu-item-search {
display: none !important;
}
Regards,
Rikard
Hi i’m looking to remove the magnifying glass in the menu of the different window size version, as it show on a iPad or on the phone.
Best regard,
Hi kreamand,
Could you please give us a link to your website, we need more context to be able to help you.
You want to remove the search icon for mobile and tablet?
Best regards,
Victoria