Hi there,
The homepage of my site does not seem to scroll smoothly.
I have used this advice to create the two images to be flush with the section container, but I am wondering if it is affecting the scrolling function:
Thank you 
Hi there,
The homepage of my site does not seem to scroll smoothly.
I have used this advice to create the two images to be flush with the section container, but I am wondering if it is affecting the scrolling function:
Thank you 
Hi There @artthescience
Thanks for writing in! Could you please try adding the following CSS rule into your Pro -> Theme Options -> CSS area and see if that helps.
body {
overflow-x: visible;
}
Thanks!
That did the trick! Thank you so much 
Glad we were able to help 
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.