Hey @lacke
I quick fix would be to completely hide the horizontal scrollbar on this specific page.
Just insert following custom code into the Bhuku page:
@lacke To avoid that scrollbar, I typically toss all of my layers into an overflow div that’s set to 100% width and height with overflow set to visible:none.
Can you try that and check the published site to see if it’s fixed?