The Searchanise search bar and Sticky Widget in Wix stores

The Searchanise search bar is automatically installed with the app onto your website. Its look & feel and position can be adjusted in the Wix Editor. 

search bar

Depending on the search bar type selected in the Wix Editor, the search dropdown appears differently:

  • Icon — clicking the icon opens a search modal in the center of the page, with the dropdown displayed underneath the input field.

    icon

  • Input — a small dropdown with suggestions and results appears right below the search bar.

    input

After you set up the search bar in the way you like it. You can check how it works on your storefront by typing a search query into it.

What is a Sticky Widget?

The Sticky Widget looks like a floating icon that follows customers as they scroll. Clicking it opens a search bar on top of a page.

The Searchanise search bar and Sticky Widget in Wix stores

As soon as you start typing, the Instant Search Widget opens.

The Searchanise search bar and Sticky Widget in Wix stores

Sticky Widget’s configuration

Enabling or disabling Sticky widget

To enable or disable Sticky widget:

  1. Go to the Searchanise control panel > Search & Navigation > Instant search widget section > Sticky widget tab.
  2. Change the toggle for Enable Sticky Widget.
  3. Apply the changes.

Sticky Widget’s position

To change the widget’s position, follow these steps:

  1. Go to the Searchanise control panel > Search & Navigation > Instant search widget section > Sticky widget tab.
  2. Select one of the available values of the Position option.
  3. Apply the changes.

Sticky Widget’s customization

  1. Go to the Searchanise control panel > Translations & Texts section >  Instant Search Widget tab > Sticky widget part.
  2. Enter your text into the Search input placeholder field.
  3. Apply the changes.

2. CSS customization (for modifying the widget’s appearance)

  1. Go to the Searchanise control panel > Search & Navigation > Instant search widget section > Custom CSS & HTML tab.
  2. Enable the Custom CSS setting.
  3. Enter your CSS code for the widget appearance into the text area.
    CSS selectors:
    • .snize-sticky-searchbox – the Sticky Widget floating search button
    • .snize-search-magnifier – the Sticky Widget search icon (magnifying glass)
    • .snize-sticky-searchbox.snize-sticky-searchbox-opened – the Sticky Widget floating closing button, appears when the Searchanise search widget is open
    • .snize-search-close – the Searchanise search widget’s closing icon
    • #snize-modal-sticky-searchbox the pop-up window with the Searchanise widgets
  4. Apply the changes.

CSS customization common solutions

To change the icon background color, paste the following CSS rule and change the color on the desired one:

a.snize-sticky-searchbox {
    background-color: #393037;
}

To change the icon color, paste the following CSS rule and change the color on the desired one:

.snize-sticky-searchbox .snize-search-magnifier {
    color: #12B415;
}

If you have any questions or you need help with the widget’s configuration, you can contact us. We will be happy to help you.

Enjoying your experience with Searchanise?

We’d appreciate it if you could take some time to leave a review.

Updated on September 15, 2026

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

We are sorry that this post was not useful for you

Let us improve this post!

Please tell us how we can improve this post

Related Articles