Viewing 1 replies (of 1 total)
  • This is caused by the image capture. Take a look at the 1st image at the top left. It says “$40” in the top centre (white on black). This is the caption of the image that is apparently displayed on the image.

    The Mesmerize theme you are using is responsible for this. This does not happen with a standard theme such as TwentyTwentyFour.

    A quick solution could be:

    body .wp-block-image figcaption {
     top: auto;
    }

    If you are looking for a better solution, contact the support of your theme: https://www.ads-software.com/support/theme/mesmerize/

Viewing 1 replies (of 1 total)
  • The topic ‘What setting in Galleries is causing shadows over top half of every image?’ is closed to new replies.