Hi X Theme,
I am just putting this post here in case it helps anyone else out. I have a site built in X theme and the nav bar is set to fixed top.
I found there was a page display issue after a recent update in that the sidebar didn’t show because it didn’t fit next to the main content. When I scrolled up and the fixed navbar was applied it then fitted. I solved this by adding clear: both; to the css of the .x-container.max.width.
I hope that helps someone.
Tamsin