Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Senff

    (@senff)

    Hey @kullussteve

    You can do this with a little bit of custom CSS code.

    Go into your site’s admin Dashboard and select Appearance → Customize →?Additional CSS. In the CSS textbox on the left, add the following code:

    #adminbarsearch {
    display: none;
    }

    Select “Save Changes” from the top, and your changes will be applied to your site.

    Thread Starter kullussteve

    (@kullussteve)

    Excellent, thank you very much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Loupe icon on admin bar, how to hide it?’ is closed to new replies.