Commit bbfab000 by Manzar Hussain

remove icon

parent 938617fc
......@@ -28,7 +28,6 @@ function envigo_theme_suggestions_page_alter(array &$suggestions, array $variabl
}
function envigo_form_search_block_form_alter(&$form, &$form_state) {
$form['actions']['submit']['#value'] = html_entity_decode('<i class="fa fa-search" aria-hidden="true"></i>');
$form['actions']['submit']['#attributes']['class'][] = 'search-button';
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment