Hide "serch this site" with CSS in Drupal

No replies
jose
jose's picture
User offline. Last seen 43 weeks 11 hours ago. Offline
Joined: 03/30/2009

This is a tip to hide the "serch this site" label from the search block.

#block-search-0 label {
  display: none;
}

#block-search-0 means the id of the block