Catch Themes » All Posts https://catchthemes.com/support-forum/forum/free-themes/bold-photography/feed/ Mon, 04 Dec 2023 01:50:59 +0000 https://bbpress.org/?v=2.6.9 en-US https://catchthemes.com/support-forum/topic/search-icon-and-hamburger-menu/#post-330324 <![CDATA[Reply To: Search Icon and Hamburger Menu]]> https://catchthemes.com/support-forum/topic/search-icon-and-hamburger-menu/#post-330324 Wed, 15 Nov 2023 14:36:36 +0000 tikaram @isha6873 : To remove the search icon. Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css.

#primary-search-wrapper {
  display: none;
}

I checked your site and it looks like there is some JS error on your site. Please try disabling all plugins for testing purpose and check your site again. if the menu works after disabling all plugins then the issue is caused by the plugin. If the error still persists after disabling all plugins please let me know. Please follow this link to know more about plugin conflict with our themes.
https://catchthemes.com/wordpress-tutorials/how-to-check-for-plugin-conflicts-with-our-themes/

Regards,
Tikaram

]]>