depends on the type of theme you are using. If it a block theme you can simply go the the block editor and select the navigation bar you are using and delete it. If it a classical theme it become more difficult but you can hide it using this css code
div#primary-search-wrapper {
- display: none;
}
Hi @mrtom414,
This worked! Thank you very much for your quick help.
Any idea why the icons stopped showing properly in the footer social menu or previously on the search button as well?
Thanks again in advance
Hi Gokselhamali,
I noticed that you currently use a theme from Catchthemes on your website. I came across a similar issue related to missing icons on their support forum
The problem seems to be caused by the Gutentor plugin, which, I believe, is active on your website. Try temporarily uninstalling it to see if that resolves the issue.
If the problem persists even after uninstalling the plugin, you can seek further assistance by posting your query on the Catchthemes support forum.
Hi @aniekan,
Thanks a lot for your input. I do not have a plugin called Gutentor, however I have found a post on Google saying the problem is FontAwesome. I have uninstalled and installed the plugin and it worked! Icons are showing again. Thanks anyway for your help.
With the above, case is solved. 🙂
