Just upgraded to the latest version, and I’ve noticed a few issues:
One is the sticky avatar which doesn’t seem to be working consistently. I believe I’ve managed to disable it via CSS.
But as importantly, posts on my forum on mobile seem to have no background at all, and I’ve noticed this new CSS line in the code:
Any idea why it’s declared (only on mobile) and what I can do about it?
When it’s a file named theme_xx.scss, it’s a custom theme or theme component, you’d have to check the theme or component with the id 33 to verify what it is
you_forum/admin/customize/themes/33
You can edit the css/html and delete these lines to see the effect