Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    The reason for this is that you set a fixed height in the CSS that you are using for the overlay effect.
    In the CSS rules

    .tablepress-id-123 td a:hover img {

    just change

    height: 375px;

    to

    height: auto;

    Regards,
    Tobias

    Thread Starter gutte

    (@gutte)

    Hi.

    That worked just fine, solved the issue. Thanks a lot ??

    Regards Gutti

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    Best wishes,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Image distortion on hoover’ is closed to new replies.