How to reduce left and right margins on mobile devices?
http://minwhoen.cafe24.com/
I added code using custom css.
However, the left and right margins are still not modified on mobile screens.
This is a difficult problem for me, lacking html knowledge.
I wanna 0px margins on mobile devices
Actually the Full width layout is itself 100% related to the container. But if you wish to make 100% related to the device screen size then it can be done through provide Additional Custom CSS code.