Forums

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

Home Forums CSS Menu Image, remove border, HELP ASAP Reply To: Menu Image, remove border, HELP ASAP

#282551
Shikkediel
Participant

Just to check – is the issue that the black block is larger when hovering? If not, please elaborate some more on it. If it is, try changing this line (to 24px for example):

.nav-menu li a {
 line-height: 1;
}