I am using the “Essence version” for my website, I added “collection description” and then I could see the description on the collection banner, then I tried to split the collection description with “custom liquid section”. now I could see the split but when I want to change the code of “main.collection-banner.liquid” with the split code, I cannot find the {{collection description }} HTML code to change it. could you please let me know where I could find that?
Thanks in advance for the solution.
Specifics vary wildly by themes, sight unseen:
Your looking for {{ collection.description }} or similar, not “collection description” missing the dot property accessor syntax.
Unless your using a dynamic source to connect the collection.description to a setting field.
Then likely your looking for a blocks setting content. i.e. {{ block.settting.text }} or similar
If you need this customization done for you then contact me by my email for services, or DM(sloower).
Contact info in forum signature.
ALWAYS please provide context, examples: store url, theme name, post url(s) , or any further detail in ALL correspondence.