Hello! I designed my Portfolio with the help of a friend who recommended and built it using CMS elements.
One design choice I made was in the site menu, to show the year a project was made. When they built the site, they used that field as a way to organize projects so the newest ones are at the top. Logically this makes a lot of sense, but I’d like to remove that indexing feature because I have older projects that I’d rather be at the top of the list. Seems like it’s not applied to my Personal Portfolio, but I’m not sure.
To clarify, still want the year field there to show when it was made. Don’t want the feature that re-orders them based on that information.
HERE is a sandbox link so you can see what I’m working with. I’m not super advanced in webflow so I’m not sure how to adjust this stuff.
Hi Jacob, I took a very quick glance and didn’t see any sorting on the collection list.
That means you’re either unsorted, probably seeing items in the order they were created, or you’re sorting the DOM manually using custom code. I’d ask your friend first- there’s a fair bit of code in there.