Knowledge base
Guides
Academy
Video tutorials
Try searching for:
Recently viewed articles:

Table of contents

Removing search options from storefront

Product Search allows your customers to quickly find products in your store by their names, description or SKU. If your catalog is rather small or you have hidden some products in your catalog, you may want to hide the search box in your Ecwid store.

Hiding product search panel

To remove the search option from your store, follow the instructions for your sitebuilder:

To hide the built-in product search in Instant Site:

  1. Open Ecwid control panel → Design.
  2. Click Edit Theme. If you do not have your own theme there yet, click Create Theme, then click Add new CSS theme.
  3. Add this CSS code to your store theme:

.search-icon {
    display: none;
}
  1. Activate the theme and save the changes.
This instruction works for the regular version of Ecwid Instant Site only. If you're using New-Gen Instant Site, you can disable the search box in the Site Editor.

Learn more about adding CSS codes to your Ecwid store.

Hiding search icon in the bottom navigation menu

If you are using product filters in your store, the link to the search page will appear in the store bottom navigation menu:

product filters

To hide the Search Products link in the store’s bottom navigation menu:

  1. Open Ecwid control panel → Design.
  2. Click Edit Theme. If you do not have your own theme there yet, click Create Theme.
  3. Copy this CSS code:

a.ec-link.ec-link--muted.link--icon-top.footer__link--all-products {
display: none;
}
  1. The following step may vary depending on where you sell.
    • If you sell on New-Gen Instant Site, you will be redirected to the Instant Site Editor. Paste your code to the Custom CSS Code field.
    • If you sell on the original version of Ecwid Instant Site, WordPress, Wix, or any other custom website, on the opened page, click Add new CSS theme and paste your CSS code to the field or add new CSS code to your existing theme. Click Activate link on the right to apply this theme to your storefront.
  2. Save the changes.

Learn more about adding CSS codes to the store theme.

Related articles

Adding a search box to your Ecwid store
Adding search to your Ecwid store on Wix
Customizing the search box

Was this article helpful?

Awesome! Thanks for your feedback!

Thanks for your feedback!

Sorry about that! What went wrong?
2 out of 5 found this helpful
10
We use cookies and similar technologies to remember your preferences, measure effectiveness of our campaigns, and analyze depersonalized data to improve performance of our site. By choosing «Accept», you consent to the use of cookies.
Accept cookies Decline