Remove Search Bar from Product Search result.
-
Hello,
I want to remove the search bar from product search results as this only causes redundancy as I have sticky search bar. Attach is the reference.
Also can search result be customize when no products were found matching the selection?
I want to display recommendation if no keywords where match instead.
And also customize the notice.
Thanks in advance 🙂
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.no-products-footer{
display:none;
}
Best Regards
Oh thank you for this! I thought there was a settings on the theme.
But do you have recommendations on how to further customize the search page? I use Elementor by the way as page builder.
Hello,
The search page as well as other Woocommerce templates are not editable.
You can consider using Toolset plugin: https://xtemos.com/docs/woodmart/faq-guides/building-custom-woocommerce-sites-with-toolset/
If you have any questions please feel free to contact us.
Best Regards