Home › Forums › CSS › Header Menu CSS not playing ball › Reply To: Header Menu CSS not playing ball
November 10, 2016 at 10:39 am
#247742
Participant
Thanks. This section below makes the menu background disappear completely for some reason. So the beow:
#navigation a {
padding: 11px 55px 11px 55px
background-color: #b9bbaa;
margin: 0 3px 0 3px;
}
Which makes no sense to me….. Also menu to central and not matching up with main body width as it should. Have reverted back to original CSS for now. Thanks.