
By default, when building a website with the Astra theme, the search box is at the end of the menu bar. You can add a search box position by adding sidebar widgets. But how do you call the Astra search box elsewhere? We can use Astra's shortcode feature.
Astra has a built-in shortcode for the search box [ astra_search]. You can enter [ astra_search] anywhere you want to call the search box.
(Note: remove the spaces in the code above)
[astra_search style="full-screen"]
