For anyone else trying to change the size of the widget, edit Line 257 of the plugin file:
$atts['xhtml']['data-size'] = $size;
$atts['html']['data-size'] = $size;
For anyone else trying to change the size of the widget, edit Line 257 of the plugin file:
$atts['xhtml']['data-size'] = $size;
$atts['html']['data-size'] = $size;
You must log in to post.