Works really well
-
Great plugin! I have noticed that if using a Caption it blocks part of the link which is mostly noticeable on Mobile when the image is smaller. If you want to fix it, just add this CSS:
.wp-block-gallery .blocks-gallery-item figcaption {
pointer-events: none;
}
- The topic ‘Works really well’ is closed to new replies.