In the secondary header of the Extra Theme, there is an option of using a search box. The search box is fixed in size and may be too narrow for some sites, especially where a user has to search for long words or phrases.
There is no customization option to increase the size of the search box. You can increase the size of the search box using the following CSS:
/* Set the secondary header search bar width */
.et-top-search .et-search-field { width: 200px !important; }In the WordPress dashboard, go to Divi > Theme Options > Custom CSS to paste the above code. Click on the “Save Changes” button to save the custom CSS code.
I hope that you enjoyed this post. Subscribe to Divi Banks on YouTube and join our newsletter for more crisp content on WordPress and web design.





0 Comments