# Pull-to-refresh!

**URL:** https://community.glideapps.com/t/pull-to-refresh/14059
**Category:** Feature Requests
**Created:** [August 16, 2020, 1:17pm UTC](https://community.glideapps.com/t/pull-to-refresh/14059 "2020-08-16T13:17:21Z")
**Posts on this page:** 1
**Showing post:** 39

<div class="post-metadata">

### Author: ![gvalero](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/gvalero/32/1037_2.png) [@gvalero](https://community.glideapps.com/u/gvalero)
#### Post date: [May 28, 2021, 5:56pm UTC](https://community.glideapps.com/t/pull-to-refresh/14059/39 "2021-05-28T17:56:21Z")

</div>

Hola de nuevo @plusmartin , disculpa el retraso!

Here my answers:

> where did you learn how to use CSS in glide?

Well, I started with basic functionality, I’m not a CSS master but I understood it better learning from some friends here.

You can read, learn and test using [https://www.w3schools.com/cssref/default.asp](https://www.w3schools.com/cssref/default.asp) as 1st option but pay attention: the use of CSS isn’t supported by Glide team, some code can be useful and make your APP looks very nice but if you abuse it, your APP can have some weird performance issues.

It’s like the sugar… enjoy it but don’t use it in every food 😉

> do you have some examples of what is possible? you used it to move a button, some people use it to change background, etc

Well, this thread is our biggest toolbox to find and learn tricks or examples. Here you can see many options and solutions like you want to  
[Beautiful Design App](https://community.glideapps.com/t/beautiful-design-app/16191).

> Where can I see all the things that are possible and how to implement them?

This thread is a good place (I think) to begin and understand CSS world in Glide. It was very useful when floating button was not a native component yet but we started using it thanks @Jeff_Hager 's idea.

> [@Floating Form Button](https://community.glideapps.com/t/floating-form-button/16623):
>
> I’ve always been a fan of floating buttons that remain fixed in place when scrolling. I think a floating form button would be a great way to display a form button as a substitute to the Add button. I haven’t done much with CSS but I found a sample online and played around a bit to come up with this. The position from the bottom varies a bit depending on which device I’m viewing from. Also, it hijacks every single button on the screen and overlays them on top of each other, so unless I’m mis…

This is a wide and complex topic, start with what I have written you above if you want, later, go and test further features.

Un abrazo Martin!

---

_[View the full topic](https://community.glideapps.com/t/pull-to-refresh/14059)._
