Viewing 1 replies (of 1 total)
  • Plugin Author webtechideas

    (@webtechideas)

    This is due to a conflict with your theme’s style.css file. On line 1061, the image height is set to auto causing the problem.

    Open the plugin css file (wti_like_post.css) line no 90 and change

    height: 16px

    to

    height: 16px !important

    This should fix your issue.

Viewing 1 replies (of 1 total)
  • The topic ‘Thumbs Getting Cut Off’ is closed to new replies.