Currently in the process of building a website for an upcoming event, and naturally, I need to create an event calendar. For inspiration, I have been referencing this example for its gallery layout and hover effects.
However, I am hoping to customize this example so that when a thumbnail is clicked, the enlarged image remains visible until another thumbnail is clicked instead of disappearing. Is there a way to achieve this without relying on jQuery or Javascript?