Click-through blur effect when gallery images have a caption. #69061
Labels
[Block] Gallery
Affects the Gallery Block - used to display groups of images
[Status] In Progress
Tracking issues with work in progress
[Type] Enhancement
A suggestion for improvement.
What problem does this address?
When gallery images have a caption there is a blur effect added to the
<figure>
tag using the pseudo class:before
. This effect is not click-through and prevents clicking on the image link. Particularly noticeable with taller the images.What is your proposed solution?
In packages/block-library/src/gallery/style.scss, line 61, add:
Not a huge issue, I just add this to my own CSS styling.
The text was updated successfully, but these errors were encountered: