When my website is scaled down and a horizontal scroll bar apears, a white space is suggested on the right side of my webpage at the footer.
How am I able to fix this? url: http://www.deserved.nl/shop/home.html
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
@Jeff B: Please let me know if it’s inappropriate to add this as a separate answer rather than as a comment to your answer.
Jeff is correct, but to clarify I would do this:
padding-left: 180px;style from class.footerWrapperwidth: 100%;from#footermin-width: 1141px;to#footerThis should take care of the white-space.