Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Margin to 0 on first and last element in wrapper Re: Margin to 0 on first and last element in wrapper

#55680
TheDoc
Member

Why don’t you just do:

#box h1 { margin-top: 0; }