Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Search Function in Admin Bar


Kevin Pine
Participant

@kevinpine

To move the search try adding this to your CSS:

#search-form {margin-right:30px;}

You can also hide the ‘Visit’ menu item with the following CSS:

#bp-adminbar-visitrandom-menu{display:none}

Skip to toolbar