• The images in the widget are distorted in the desktop view. They look fine in the mobile view. Please advise.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author DJ-Extensions.com

    (@pixelemu)

    Hi

    Thank you for your contact.

    It looks like your theme doesn’t add “height: auto” for images on desktop.
    Please add this CSS to your theme (child theme) CSS file:

    .pe-recent-posts-outer ul li img{
    height: auto;
    }

    Best Regards
    ML

Viewing 1 replies (of 1 total)
  • The topic ‘Resize Images’ is closed to new replies.