You can that by css :
- Appearance -> Customize -> Additional CSS
-
Paste this code AFTER all the contents
.main-navigation .menu-item-search {
display: none;
} -
Save
You can also do that by adding this code of line in the bottom most part of the functions.
- Login to Dashboard
- Go to Appearance -> Editor
- Click Theme Functions at the right side
-
Add code at the last part after all the content
remove_filter( 'wp_nav_menu_items', 'divina_add_search_box_to_divina_menu', 10, 2 );
-
Save.
Related Posts:
- why does bones theme call the_excerpt function with parameters?
- How can I customize the search results in Bones theme?
- Varying Search Result Pages
- Twenty Twelve theme search returns Nothing Found
- Search form not finding content in template page
- Hi everybody, I have a problem of search box
- Moving the search bar to be in menu bar
- How to remove date, author and comment count from Chameleon search results page
- How can I modify the CSS only for the search results page of WordPress?
- Where to find child themes?
- Basic wordpress search shows no results
- How can i display wath i am searching in a theme
- Search engine for themes [closed]
- Link to specific Customizer section
- How do I change the header image height in Twenty Seventeen?
- When cropping a header image, retain meta data (i.e. name, description, etc.) from original image?
- How to create a new theme from scratch?
- What theme is good for posting code? [closed]
- How do you change the theme location?
- How to see files in directories in “Edit Themes” screen
- WordPress generating 404 on .mp4 file in theme folder
- How can I check for malware in a Theme? [closed]
- Editing theme files and access to the Code pages only to super-admin?
- Current theme broken – after server and domain migration
- Categories for Pages Not Saving in Admin with Custom Categories Metabox?
- Theme of codinghorror.com
- Weird post pagination url redirect
- How get Themes list via REST api?
- Activate a new WordPress Theme Only for Admins
- Theme Editor Not Showing
- Pros and cons of using Backbone for WordPress theming [closed]
- Can I create multiple instances of the BuddyPress Activity Stream with separate themes? [closed]
- Download WordPress.com theme: how?
- Can I rename a theme’s folder and still receive updates?
- Child theme not visible
- Custom theme folder
- How to load parent theme style.css?
- Help with WordPress Query
- How to setup a new WordPress theme without deactivating the current theme?
- Inject widgets from one sidebar into another with PHP
- Where all are child themes recorded when they are created in WordPress
- I have some doubts regarding how to implement child theme
- Why style.css with ?ver=3.9.2 not updating as the one without ?ver=3.9.2?
- An unexpected error occurred. Something may be wrong with WordPress.org
- Incompatible Archive. PCLZIP_ERR_BAD_FORMAT (-10)
- how to remove category nav from Bueno (WordPress Theme) header [closed]
- Website redesign – New theme – Help needed
- ‘Add New’ button not present [closed]
- How to style the post previews/links without it affecting the main posts?
- customize color in WP child theme doesn’t saved
- How to work on a new Theme for a site while still keeping the old Theme live
- Loading Bootstrap with wp_enqueue_style and wp_enqueue_script
- WordPress use of @ in core files
- Unable to upload/install any WordPress themes
- problem with my my theme “search.php”
- How to switch theme if the current user is admin?
- How can I show full text, not summary for the homepage and in categories?
- How to assign custom template to specific products in Woocommerce?
- Getting a ‘slide down’ js panel implemented within WP
- How to make content area in full width in Twenty Twenty-One theme?
- The requested theme does not exist. Stylesheet is missing – error after changing style.css name to my-styles.css in wp child theme?
- Re-zipping or extracting theme from wordpress site files
- Can I easily switch themes on a fully built website? [closed]
- Why does wordpress add Theme not list a specific theme anymore?
- current_user_can(‘manage_options’) causes white screen of death?
- Does WP, php, or a current framework (woofoo / genesis, etc). Offer a way to schedule text / bg color changes?
- different theme in one website
- I made new theme directory, why won’t it show up in admin GUI?
- Migrating a website using custom image tags to use featured images instead
- Editing Theme and Moving Servers
- CSS appears to not work on any WordPress theme
- setcookie on WordPress Page Template
- Is it a good idea to make WordPress theme repository public?
- Switching among theme customizations
- Will I still have my website wordpress theme if I transfer my website to sites like Namecheap?
- How to change wordpress gutenberg editor font to match default theme font?
- Facebook Icon on top of WordPress Site Header and Top Bar
- How to make wordpress theme option page in columns?
- 404 not working, going to homepage; how to fix?
- Local LAMP Stack on Linux Mint theme upload fails
- My theme is adding an unmatched end tag and outputting it to my screen
- How do WordPress themes work in relation to content?
- How can I make the search bar in my wordpress site search all of the pages rather than just the blog posts?
- Custom CSS is overwritten by WordPress?
- TwentyFourteen Theme : Changing grid layout
- How to allow users to switch to the child theme from front end without plugin?
- Change whole theme depending on resolution
- How to remove the option data of a theme when that theme is removed?
- How to find out which template the HTML content comes from?
- Resetting Themes Folder to Default
- How to Hide Blog Post Author?
- Convert theme to be based on Bootstrap?
- Include root files into header files
- Static posts page is not working
- Cannot use some themes within Managed WordPress of Go Daddy [closed]
- How to track your theme usage on the internet?
- How to add Company Logo to Chosen Theme
- What security risk is not having “default” theme?
- register_nav_menus syntax error, unexpected identifier “register_nav_menus” in
- RTL in posts only [closed]