Search Results For Astra -
If you want to change the text inside the search box (e.g., changing "Search..." to "Find what you need..."), use this filter:
function change_nothing_found_text( $strings ) { $strings['string-search-nothing-found'] = __( 'Oops! We couldn\'t find any matches.', 'astra' ); return $strings; } add_filter( 'astra_default_strings', 'change_nothing_found_text', 10 ); Use code with caution. Copied to clipboard Search Results for astra
: In the same Search Page menu (Customize > Post Types > Search Page), click the Design tab to adjust the font size, color, and weight specifically for the search title. How to Change the "Search Results For" String If you want to change the text inside the search box (e
If "proper text" refers to the or size of the search results: } add_filter( 'astra_default_strings'
