Wrapper Space

Hi, I have my wrapper on this page touching my footer
and not giving it space between it. Should I use padding
to give it some space on my #productpages-wrap ? PAGE

If you want the taupe coloured background to touch the footer, then use padding. If you want a gap in the colour flow, use margin.

Have you tried it? Does it give the result you want?

Yeah it worked, but is it right to use margin?

I used margin-bottom on it.

If it worked, and it got you the result you need, and you don’t see it breaking anything, then that’s right :thumbsup: .

That’s the general rule of thumb. Obviously you can sort of tell when something is “wrong” just by the way you coded something. You get a sense for this over time.

2 Likes

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