# Floating custom component

**URL:** https://forum.adalo.com/t/floating-custom-component/768
**Category:** Get Help
**Created:** [April 16, 2020, 6:02pm UTC](https://forum.adalo.com/t/floating-custom-component/768 "2020-04-16T18:02:24Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![sebapereyro](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.adalo.com/sebapereyro/32/276_2.png) [@sebapereyro](https://forum.adalo.com/u/sebapereyro)
#### Post date: [April 16, 2020, 6:02pm UTC](https://forum.adalo.com/t/floating-custom-component/768/1 "2020-04-16T18:02:24Z")

</div>

Is there a way to create a custom component floating in a particular part of the screen? for example if I wanted to create my custom tab bar or a heading section on the screen where I do not want it to scroll as the user scrolls up or down

---

<div class="post-metadata">

### Author: ![Ben](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.adalo.com/ben/32/9_2.png) [@Ben](https://forum.adalo.com/u/Ben)
#### Post date: [April 16, 2020, 7:01pm UTC](https://forum.adalo.com/t/floating-custom-component/768/2 "2020-04-16T19:01:45Z")

</div>

Yes, when you have the component selected, in the left panel, click the edit styles button, and then set the position to be fixed top or bottom. If you don’t see an edit styles button, you may need to make the component a group first and then edit the styles of the group.

---

<div class="post-metadata">

### Author: ![sebapereyro](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.adalo.com/sebapereyro/32/276_2.png) [@sebapereyro](https://forum.adalo.com/u/sebapereyro)
#### Post date: [April 16, 2020, 7:30pm UTC](https://forum.adalo.com/t/floating-custom-component/768/3 "2020-04-16T19:30:19Z")

</div>

Wonderful! Exactly what I wished for 😃
