[ad_1]
Hi,
The RSS widget breaks the sidebar layout when theme doesn’t use aside for its widgets. In my case theme wraps widgets in a div, so sidebar breaks when adding your RSS widget. I was able to fix it with adding an extra class to your widget, called .widget
It’s possible to register a widget without this aside or div wrapping. It will use the tags that theme is registering.
Guido
