• Hello,

    Since the most recent VSEL update, images now appear tiny in the widget. Prior to the update, they appeared medium size/at least stretched to the width of the widget. They’re now thumbnail size. It appears there’s a way to control this when adding shortcode, but not in the widget. Can an option to change image size be added to the widget?

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

    (@guido07111975)

    Yes, I changed that to reduce the space in widget and mobile screens.

    You can undo this for the widget by using this custom CSS:

    
    .vsel_widget #vsel .vsel-image {max-width:100%; clear:both; float:left; margin:0 0 10px;}
    

    Guido

    Hello – this fix no longer works with the most recent update. Is there any way this can be changed? Could this be an option in the settings itself?

    Plugin Author Guido

    (@guido07111975)

    Hi,

    There were some major changes the last couple of updates. You can now change featured image size using an attribute. Please check info about this on plugin page. But max-width is 40% of event content area. Is this enough width or do you want it to be full width in widget?

    Guido

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Widgit – Image Size’ is closed to new replies.