css - Container is wider than the grid -


i'm struggling container wider grid on mobile devices. it's going slider causes problem. can't find solution.

the slider make possible scroll horizontal on mobile devices.

fixed issue:

added overflow-x to wrapper instead of body.


Comments