I am having a bit of a weird problem with iOS platform for a page i am developing. This is the page in question. When clicking any of the case study images, the page will
If you need vertical scroll only, you could use {'axis':'y'} as settings to scrollTo method.
{'axis':'y'}
$.scrollTo(*selector*, *time*, {'axis':'y'});