Hello, in the Blog sections, how can we update the Category using a multi-reference field? I haven't seen any videos outlining how to do this specifically. Thanks!
We've already set up the multi-reference field for the categories, however, when we try to link the "Categories" multi-reference field to the collection, we don't see that field as an option. Any ideas?
Read-only link: https://preview.webflow.com/preview/ryan-almusawis-fresh-site?utm_medium=preview_link&[…]b56b3ab7b7&itemId=659a504f312d087df1785a78&workflow=preview
No, you did not set up correctly. Follow lesson from “How to use the multi-reference field in your design” and below 🙂
Ah, thank you so much!!! Any idea how to get the tags in line like this picture on the Webflow University doc?
If a post has more than one tag, it stacks instead of showing on the same line (example): https://www.ryanalmusawi.com/tools/relume-library
Maybe it is better to start from the fundamental basics? 🙂
Try to go through all these courses. It will help you to understand.
https://university.webflow.com/courses/css-layout-and-positioning
I've taken the courses but can't seem to figure this one out, as the collection list wrapper isn't changing the tags. Thanks anyway!
If this is the layout you’re looking to achieve, try setting your list to display:flex (horizontal) or display:grid and adjust accordingly 🙌