Join our new community forum for support & discussion

Join Now

Home Support General HivePress Search

Search

  • Author
    Posts
  • Jason Barnes

    At the top of the main search box, is a search bar, which searches the listings name.
    is there a way to remove that, or point it to search for all the text boxes in the listings ?

    ihor developer

    Unfortunately there’s no such option, WordPress searches only titles and descriptions. If you want to hide it everywhere this CSS snippet should work:

    .hp-form--listing-search {display:none;}

    Jason Barnes

    Thank you , not sure quite what to do with it. But I’ll try to work it out.

    ihor developer

    You can add this code in Appearance/Customize/Additional CSS section, but please note that it will hide the search bar everywhere.

    Jason Barnes

    Thanks

    Jason Barnes

    Worked just as I wanted thank you.

Viewing 6 posts - 1 through 6 (of 6 total)

New Reply

This forum has been archived and is no longer accepting new posts or replies. Please join our new community forum for support & discussion.