Home › Forums › CSS › Menu Image, remove border, HELP ASAP › Reply To: Menu Image, remove border, HELP ASAP
February 9, 2019 at 5:26 am
#282551
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;
}