I have a slider set up from which I want every other image to be a different size.
So every even number image should be 55vh. This has to be done via custom CSS, not possible within native webflow functionality.
Around these images, I have a link block that goes to the project detail page.
However, targetting the image within the link block doesn’t seem to work.
Found the solution!