/ Published in: CSS
Expand |
Embed | Plain Text
/* place this code within the style.css file in your Drupal theme */ #search-block-form label { /* hides the search form label */ display: none; }
You need to login to post a comment.
