I came across this issue that the Q2W3 Fixed Widget Plugin removes some of the classes I use to style different elements in my sidebar.
For example this is how to code looks before plugin activation:
Before (source: GYAZO)
And this is how it looks after:
After (source: GYAZO)
As you can see the <h1> title gets removed and something is happening to the <aside> aswell.
As a consequence my sidebar gets a whole different layout:
Before (source: GYAZO)
After (source: GYAZO)
Is there a way to counter this?
The page I need help with: [log in to see the link]