Home › Forums › Pro Support › horizontal scroll on pages with custom posts › Reply To: horizontal scroll on pages with custom posts
August 12, 2016 at 10:09 pm
#525
Keymaster
Hi Jamal,
Working on this bug.
For now, this will fix it:
body {
overflow-x: hidden;
}