Hi Han
You are right, this was generated by the plugin.
Been using it a lot and never experienced it before/
was able to remove the widgets using this bit of code:
@media (max-width: 800px) {
#sidebar {
display:none !important;
}
.wptouch-mobile-switch {
display:none;
}
Thanks for your time
Tobi