I read through this question and didn't see if there is a solution to my issue.
I've created a CodePen that shows this issue. I would like everything to the left and right (overflow-x
) of the red border to be hidden, but keep the top and bottom (overflow-y
) visible.
Any ideas on how to achieve this affect?