Tafinho

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Image Caption display incorrectly #106894
    Tafinho
    Participant

    Caught the culpright: WP Retina 2x

    Now, don’t know which is wrongly messing with the other…

    in reply to: Image Caption display incorrectly #106813
    Tafinho
    Participant

    Hi Actually came across the same exact issue.
    The cause is the following CSS:

    .wp-block-image .aligncenter>figcaption, .wp-block-image .alignleft>figcaption, .wp-block-image .alignright>figcaption, .wp-block-image.is-resized>figcaption{
    display: table-caption;
    }

    removing solves the formatting issue, but it does raises the topic of how to format image captions, which doesn’t seem to be possible.

    This happened after updating wordpress to 5.4

    Website: despoletar.pt

    • This reply was modified 3 years ago by Tafinho.
Viewing 2 posts - 1 through 2 (of 2 total)