Forums

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

Home Forums CSS Content Section Margin Problem Re: Content Section Margin Problem

#137741
wolfcry911
Participant

keep the top margin and add this to your stylesheet

.home #content {
margin-top: 0;
}