The default size of the search input in the Search Widget seems to be 15.
I'd like to change this. Any ideas?
I've tried changing the setting from 15 to 10 under the wp_widget_search settings in wp-includes/widgets.php, but without success.
Thanks.
The default size of the search input in the Search Widget seems to be 15.
I'd like to change this. Any ideas?
I've tried changing the setting from 15 to 10 under the wp_widget_search settings in wp-includes/widgets.php, but without success.
Thanks.
width is changed in the stylesheet for the widget (or for the theme)
input lengh is changed in the code for the widget
Thanks, Greyisgood.
But where do I find the code for the widget?
Bumping ...
Could someone please advise on this issue?
Thanks.
This topic has been closed to new replies.