Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter clancel

    (@clancel)

    It seems to me that the widget image size to set to a thumbnail image size at 150×150. I do not wish to have a thumbnail image size on the upcoming events widget. Can you help me with this? Thanks.

    Hi @clancel

    Ca you please add the following in your Style.css

    .wpem-main.wpem-single-event-widget .wpem-event-banner .wpem-event-banner-img img {
        width: 100%;
        height: auto;
        max-width:100%;
    }

    Regards,
    Priya

    Thread Starter clancel

    (@clancel)

    It worked. Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Widget Image not Responsive’ is closed to new replies.