If you have overflow-x: hidden in one of your parent elements, you should remove it first.
overflow-x: hidden
I had it in body element and i was working in y-axis for vertical scrolling and i thought it wouldn't have effect on it.
y-axis