Recently, I encountered an issue with the footer color in bootstrap.
To fix this problem, I created a div and removed the extra padding from the body element.
You can view the code snippet here: jsfiddle.net/wctGM/9/
However, when viewing the mobile version, scroll bars appear unexpectedly. After inspecting with Google Chrome, I couldn't identify any elements causing this issue.
Could someone please provide insight as to why this is happening?
Thank you in advance! I appreciate any help in resolving this glitch.