works okay, developer must fix 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;
- The topic ‘works okay, developer must fix size’ is closed to new replies.