Photo galleries are showing with the lower part of image blurry

[ad_1]

I see the effect you’re talking about. That’s unrelated to Firelight, which is just for opening the images larger.

Something is adding blur behind your captions. I see those are just image blocks. Unless I’ve missed something, I don’t think that styling is coming from the default image block. So something else – maybe your theme or a plugin – is adding extra styles.

Even without knowing what’s adding it, you can remove by overriding the CSS that’s adding the blur:

.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before {
display: none;
}

Given this isn’t Firelight related (and given the CSS above should resolve it in any case), I’m going to go ahead and mark this resolved. But please feel free to ask other questions on the plugin if you have them.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer