Classic editor floated images with links aren't clickable

  • Author
    Posts
  • #78406

    Hey there,

    Using the Classic Editor plugin (can’t confirm with Block Editor at this time), images that are floated and also have links configured cannot be clicked. The issue seems to be this style:

    .alignleft, img.alignleft, .alignleft img {
        float: left;
        margin-right: 26px;
        margin-top: 4px;
    }

    The first two selectors are fine, but the last one causes the surrounding a tag to shrink to 0 height.

    #83464
    Zed
    Cryout Creations mastermind

    Thanks for pointing this out, we’ll look into it.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Classic editor floated images with links aren't clickable’ is closed to new replies.