I feel like there must be an obvious solution to this, but I want to run it by the community because I’m having a hard time wrapping my head around it. My client will be publishing listings on his site via channel entries. Some of these listings are “featured” and will be listed at the top of the page and have dramatically different styling. Is this as simple as assigning the listing a “featured” status, sorting by status, and then using an “if status = featured” conditional within the tag to get the special formatting?
Thanks!