DDK DIGITAL - mobile issue

Overall pretty happy with my site except one thing: one mobile I have sort of a left over area on the right causing issues. I have tried and checked everything but can’t figure out what is causing it so I figured why not share it maybe someone in the community will know.

https://preview.webflow.com/preview/ddk-digital?utm_medium=preview_link&utm_source=designer&utm_content=ddk-digital&preview=e12432d347381f48c4a87b4d4df18b70&pageId=5f9141ac5af92475f0926299&mode=preview

Hey,

you have a max-width set to 320px on the body on mobile. You should probably change this to 100% :slight_smile:

Screenshot_11

Thanks for the reply! I actually changed this but the issue remains :frowning:

Hey,

yeah, you seem to have a few child elements also set at a fixed width, for example the “block” class is set to “width: 320px” and the “wrapper” class is set to “max-width: 85%”.