> For the complete documentation index, see [llms.txt](https://www.one.thezero.club/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.one.thezero.club/guide/theme-styling/customizing-elements.md).

# Customizing elements

Of course, you can keep on customizing elements further if you want.&#x20;

But, before that, familiarize yourself better with [UIkit](https://getuikit.com/).&#x20;

Folder `assets/app/custom/elements/` contains files with all UI elements. Almost every file contains some code examples that will help you get a grasp of what is happening in there, and how to customize per your needs.&#x20;

To do it properly, you should also open UIkit source files in parallel `assets/app/src/less/components/` to see exactly what are you overwriting.
