I have a horizontal scroll on my website and can’t get rid of it. I have stretched strips, but have unstretched them and made sure EVERYTHING was within the margins. The horizontal scroll is still there, so I have no idea how to get rid of it. I’ve hit ctrl + M to try and uncover and hidden elements that may be causing the scroll bar but nothing is there.
When I’m in preview mode I notice this error code:
public/pages/c1dmp.js: Invalid left-hand side in prefix operation (3:0) 1 | --// For full API documentation, including code examples, visit http://wix.to/94 BuAAs 2 | > 3 | $w.onReady(function () { | ^ 4 | //TODO: write your page related code here… 5 | 6 | });
Can someone explain to me what invalid left-hand side in prefix operation means? Does this have to do with the horizontal scroll? If so how do I fix it?
Thanks so much.