Viewing 2 posts - 1 through 2 (of 2 total) Author Posts April 7, 2020 at 9:56 am #1201527 ppi37Participant Hi, Is it possible to hide the search magnifying glass in the menu, but only on mobile ? Because, the search magnifying glass overwrite the logo in my site. Thanks April 8, 2020 at 6:44 am #1201784 RikardKeymaster Hey ppi37, Please try the following in Quick CSS under Enfold->General Styling: @media only screen and (max-width: 767px) { #menu-item-search { display: none; } } Best regards, Rikard Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In