Hide extra search box when search results are empty
-
Dear,
When we make a search that leads to empty results, there is an additional search box that gets displayed in the body.
However, we already have the possibility to add a search box in the header through the Header Builder.
How can we hide this additional search?
Thanks
Attachments:
You must be
logged in to view attached files.
Hello,
You can copy the woodmart\woocommerce\loop\no-products-found.php file to your child theme along the path woocommerce\loop and delete the part of the code that is responsible for the search in it http://prntscr.com/otjckz
Kind Regards
XTemos Studio