Thanks Han but that didn’t seem to work. I have two entries in the CSS panel as below.
.omega-nav-menu a {
padding: 10px 5px;
}
.singular-page .entry-header {
display:none;
}
The padding doesn’t make any change on the menu. Is there a step that I may have missed?