Hi, still new to all this!
I know this should be really simple but cant quite get it right. I need to filter a gallery by say colour in this case.
So the gallery needs to display multiple results based on a single selection of a dropdown called 'Colour':
Colour
Red
Blue
Green
Items
Red Item1
Red Item2
Red Item3
Blue Item 1
Blue Item 2
Blue Item 3
Green Item 1
Green Item 2
Green Item 3
How would I go about this please?
Thanks