Forums

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

Home Forums CSS 1 whole day and still my nav has the same height .. Reply To: 1 whole day and still my nav has the same height ..

#186258
misscosmic
Participant

Well apparently it was possible. To a programmer it’s maybe ugly, but adding
header#top nav ul li {
margin-top: 20px;
margin-bottom: -50px;
}
did the trick