Hi,
I created a landing page with X and I’m experiencing weird scroll issues.
The scroll bar also seems to change.
The behaviour is on all major browsers.
Br,
Stephan
Hi,
I created a landing page with X and I’m experiencing weird scroll issues.
The scroll bar also seems to change.
The behaviour is on all major browsers.
Br,
Stephan
Hey Stephan,
Thank you for reaching out to us. Inspect your header bar and try turning on the Bar’s Content Scrolling option in header builder (see screenshot)

Let us know how this goes!
Hi Nabeel,
I don’t see that option in the bar.
Hi @a-tec,
That’s weird, it should be there. I tried on my installation and there is no setting that can disable it. Would you mind providing your admin login credentials in a secure note?
Thanks!
Hi Rad,
Please see the attached secure note.
Hi Stephan,
To remove the scrolling, I added the code below in Theme Options > CSS
body {
overflow:hidden;
}
Kindly check in your end.
Thanks
Hi Paul,
It works now!
Thanks 
Glad it works now and you’e most welcome!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.