Removing whitespace of the footer

Hi

So I have some whitespace in the image. When I scroll to the right I can see it beside the footer on the right. How do I remove that stuff?

Image of it here:


Thanks

it is impossible to answer your question without seeing the code you are asking about

Images usually take the space of their resolution.

So probably your image is wider than the footer.

You could add a container with a set width around both image and footer and set both to width 100%.

But without code, this is just guessing.

It went away when I gave them universal margin-left.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.