Booster collection description to bottom of the page

Hi,

After tackeling the problem of the collection description showing on the collection image thanks to earlier threads here, I now can’t find a fix for this: i would like to place the collection description on the bottom of the collection page, under all products, just above the footer. I’ve seen solutions for other theme’s, not for Booster yet. Can anyone help?

Hi @AllGems

Do you have access to your collection template liquid file? If yes, go to the file and add {{collection.description}} at the end.

Let me know if that works!

hi! That did work, only the text is not well placed. I would like it to have more white space around it. Not directly attached to the products above and to the sides and a smaller size. Is there also a solution for that?

Use this code instead:

{{collection.description}}

That should pad things out! Let me know if this is the case :wink: