So I've been recently working on a website and have been experiencing small bugs. One of which has really been an issue in fixing, the other I will discuss on another forum.
The x-axis is not hiding, even after hiding in CSS, this is a real issue. It works on laptops, just not in the mobile view.
body {
overflow-x: hidden;
overflow-y: auto;
max-width: 100%;
}
My website address for this issue is:
http://www.theeventlister.com/landingpage/events/uk/boardmasters.html