# Search feature that remains on top

**URL:** https://community.glideapps.com/t/search-feature-that-remains-on-top/80840
**Category:** Ask for Help
**Created:** [March 19, 2025, 4:27pm UTC](https://community.glideapps.com/t/search-feature-that-remains-on-top/80840 "2025-03-19T16:27:05Z")
**Posts on this page:** 1
**Showing post:** 2

<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: [March 19, 2025, 11:33pm UTC](https://community.glideapps.com/t/search-feature-that-remains-on-top/80840/2 "2025-03-19T23:33:15Z")

</div>

@Robert_Petitto did a great job here:

> [@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/search-feature-that-remains-on-top/80840)._
