Skip to content
Public Ticket #30314

Blur behind the image caption

Conversation thread

michaellafrasse replied

Customer Reply

It's all good !!!!

Thanks ;)

PenciDesign Supporter replied

Staff Reply

Hi,

Based on the screenshot you provided, please add the following additional CSS code:

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

Regards,
PenciDesign.

PenciDesign Supporter replied

Staff Reply

Hi,

Please ensure that you have added the code I provided correctly and cleared all site caches.

I have checked your page source but could not find the code I sent.

Regards,
PenciDesign.

PenciDesign Supporter replied

Staff Reply

Hi,

This is a CSS overlay effect designed to enhance the contrast of the post content.

If you want to disable it, go to Appearance → Customize → Custom CSS and add the following code:

.penci-body-single-style-5 .penci-move-title-above::after,
.penci-body-single-style-6 .penci-move-title-above::after,
.penci-body-single-style-7 .penci-move-title-above::after,
.penci-body-single-style-8 .penci-move-title-above::after {
  display: none;
}

Regards,
PenciDesign.

PenciDesign Supporter replied

Staff Reply

Hi,

Could you please send me a full-screen screenshot? Also, have you installed any image optimization plugins?

Regards,
PenciDesign.

michaellafrasse replied

Customer Reply

Hi,
I can't... for the moment it's on local server...
Michael

PenciDesign Supporter replied

Staff Reply

Hi,

Please send me your site URL.

Regards,
PenciDesign.

michaellafrasse started the conversation

Conversation Start

Hello,

I’m not sure where I can change this, but on all my posts, there’s a blur effect behind the image captions (like in the screenshot) that I didn’t have with my previous theme. How can I remove the blur effect?

Thank you in advance, Michael

Want to join this conversation or access attachments? Sign in first.