Also, a tried and true troubleshooting technique: turn everything off and start enabling things slowly to see when the issue shows up.
For CSS, I’d comment out any custom CSS you have, and start uncommenting sections. When the issue shows up, you’ll know what section or exact rule/declaration that’s causing the issue.