How to add the collection description at the bottom of a collection?

hello

the store is www.theloomia.com - https://admin.shopify.com/store/theloomiaa
I need to add the collection descriptions at the end of the page but it does not allow it. I need to tag some stuff h2 but I do not want to create metafields for each heading and each page
I can do this with collection description but it only appears at the beginning of the page which looks awful!
is there a way I can move this?

thank you

Hi @iroket
You can use a custom liquid section for this and add

{{collection.description}}

There, It will pull collection description, you can add your own heading as well if you like
Thanks!

hello
I do nt understand this, I want to move the description to bottom of the page