• Resolved albe67

    (@albe67)


    Hello,
    when in calendar list mode, the featured image is stretched (it is forced to appear with 150×150 px dimensions). I’d like to have it clear, with an ‘auto’ width and eventually a cropped height, but I’m not able to find the correct css.
    Thanks for your help.
    Best regards.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Kima Baghdasaryan

    (@kimabaghdasaryan)

    Hi,

    Please add the following CSS code into Settings > Custom CSS:

    .ecwd_list .ecwd-list-img {
        width: 12% !important;
    }

    Thanks!

    Have a nice day!

    Thread Starter albe67

    (@albe67)

    Thank you very much, Kima. It’s perfect!

    Have a nice day!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Featured image stretching in calendar’ is closed to new replies.