Comments michaellafrasse started the conversationDecember 21, 2024 at 4:55pmHello, 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, MichaelAttached files: Flou image.png 2,701PenciDesign repliedDecember 21, 2024 at 6:00pmHi, Please send me your site URL. Regards,PenciDesign.michaellafrasse repliedDecember 22, 2024 at 8:38amHi,I can't... for the moment it's on local server...Michael 2,701PenciDesign repliedDecember 22, 2024 at 2:36pmHi, Could you please send me a full-screen screenshot? Also, have you installed any image optimization plugins? Regards,PenciDesign. michaellafrasse replied privately 2,701PenciDesign replied2 weeks ago on January 8, 2025 at 2:10pmHi, 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. michaellafrasse replied privately 2,701PenciDesign replied2 weeks ago on January 8, 2025 at 3:46pmHi, 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. michaellafrasse replied privately 2,701PenciDesign replied2 weeks ago on January 8, 2025 at 4:04pmHi, 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.michaellafrasse replied2 weeks ago on January 8, 2025 at 4:07pmIt's all good !!!! Thanks ;) Sign in to reply ...
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
Attached files: Flou image.png
Hi,
Please send me your site URL.
Regards,
PenciDesign.
Hi,
I can't... for the moment it's on local server...
Michael
Hi,
Could you please send me a full-screen screenshot? Also, have you installed any image optimization plugins?
Regards,
PenciDesign.
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:
Regards,
PenciDesign.
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.
Hi,
Regards,
PenciDesign.
It's all good !!!!
Thanks ;)