# Floating search bar

**URL:** https://community.glideapps.com/t/floating-search-bar/78943
**Category:** Ask for Help
**Created:** [January 3, 2025, 10:06am UTC](https://community.glideapps.com/t/floating-search-bar/78943 "2025-01-03T10:06:23Z")
**Posts on this page:** 1
**Showing post:** 24

<div class="post-metadata">

### Author: ![MaximeBaker](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/maximebaker/32/80877_2.png) [@MaximeBaker](https://community.glideapps.com/u/MaximeBaker)
#### Post date: [January 27, 2025, 11:36am UTC](https://community.glideapps.com/t/floating-search-bar/78943/24 "2025-01-27T11:36:42Z")

</div>

@Robert_Petitto made another version of it. Can you try it?

> [@Sticky search!](https://community.glideapps.com/t/sticky-search/79399):
>
> Here’s some styling to make the search box of a collection sticky. Be sure to name the class of the collection “sticky-search” so that it matches the CSS below: .sticky-search [class\*="needs-search-only"] { position: sticky; top:0; z-index: 9999; backdrop-filter: blur(10px); padding: 0 0 10px 0; } [CleanShot 2025-01-21 at 22.33.34]

---

_[View the full topic](https://community.glideapps.com/t/floating-search-bar/78943)._
