Hi all. I’m working with an SEO agency who loaded up my collections landing pages with wording. The problem is that Users now have to scroll down past all that wording to get to the collection. Can this layout be changed so the collection is the first thing a user sees and the wording is at the bottom? If so, How?
Hi. Yes, it is possible. Do you want this only for collection pages? Also share store url.
Hi. Yes, just for collections pages. URL is www.newtonwoodcraft.com.
Hi. Yes just for collection pages and my URL is www.newtonwoodcraft.com
I see! Collection template (collection.liquid) needed to be modified to get it done.
Find {{ collection.description }} in the collection.liquid and you need to place it below the products.
Hi. I managed to do it myself in the end. Believe it or not, I asked chat GPT if it understood the code. Yes. Asked if it could make the changes I wanted. Yes. Gave me the new code. Cut - Paste. Done! With no bugs or issues to correct.
1 Like
Great to know.