• Resolved cgistalker

    (@cgistalker)


    After update to version 6.7 appears blur effect on images with caption. How to turn it off?

    • This topic was modified 6 days, 21 hours ago by cgistalker.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Interesting. Yes, that seems to come from WordPress. As far as I can see, you can remove the effect with the following CSS:

    body .wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption)::before { display: none }
    Thread Starter cgistalker

    (@cgistalker)

    Thanks, it works!

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.