My current setup includes a horizontal scrollbar with products displayed inside. However, when I scroll to the right and then back, I can only see half of a product at a time. Is there a way to implement scrolling in increments of 200px using HTML/CSS/jQuery? The width of each product photo is also 200px.
I appreciate any assistance you can provide. Thank you!