> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://docs.helixo.co/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to remove timer animation?

Don't like those fancy animations in timer ?

No worries, we can help

### How to remove the timer animation ?

Add the following CSS code inside `Design > Additional CSS` and save the funnel

|| **Quick Info!**
|| This is a good read about adding CSS styles to the UFE app without modifying the theme.
|| [How to add additional CSS styles?](https://docs.helixo.co/en/article/how-to-add-additional-css-styles-1971b4g/) 

```css
.utimer .uheartbeat{
	animation:none !important;
}
```

Hope you've got some value from this article. Let us know your feedback 🙂  We are excited to hear your thoughts.

|| **Did we miss something?**
|| No worries! Message us by clicking the chat icon 💬  inside the app.
|| Or Just email our team at [support@helixo.co](mailto:support@helixo.co) ✌️