If you want to complete remove the banner from the search result pages, follow the steps below.
-
Go to wp-content >> themes >> entrada
-
Download and save the file named “page-properties.php” on your local computer.
-
Open this file with text editor like sublime text.
-
Scroll down to bottom of page around line 122, where you will see a code like below
- Now, in above code, just after the opening tag <?php place two forward slashes so your code will now look like screenshot below (right click image to open in new window for larger view):
-
Save the file and now go to wp-content >> themes >> entrada
-
Upload and replace the file named “page-properties.php” with the file you saved in step 6.
Now you will have no banner on your search result pages.