Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #178551

    Hi,
    I would like to remove the message “Feel like browsing some posts instead? message that comes up on a search not found result as well as the buttons below the text.

    I found the text in loop_search.php.

    What is your recommended way to remove this message and the buttons?

    I realize that I can comment it out but I want to be able to easily update the theme when you send out new versions?

    Thanks,

    Mary

    #178585

    Hey Mary!

    Please try adding following code to Quick CSS in Enfold theme options under Styling tab

    .search-no-results .avia_combo_widget, .search-no-results h3 { display: none; }

    Regards,
    Yigit

    #178591
    This reply has been marked as private.
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Search Results _ best way to remove message in search not found.’ is closed to new replies.