Hi, When I search on my website in the search bar, it brings up an image with each search result. How do I change the PHP code or what do I need to change, so that it will not bring up a picture? I do not want an image to come up with the search results. The reason is because the picture that comes up every time, is an image of a "donate" button that I put at the top of every page, and it comes through as a stretched image next to the search results and does not look good at all, so I would like to know what code to remove or change so an image does not come up. Thank you!
Hello, Unfortunately there isn't a way to do that with our theme because search page takes content from loop.php file and if we edit this file then it will effect the multiple other pages.