Hi, in response to the your reply, I’m not sure what you mean by that. Can you clarify?
In addition, I have pulled out all the #navigation codes from my style.css that I found:
#navigation {
float:left;
}
#navigation {
margin: 15px 0 0 10px;
border-top: 1px solid #EFEFEF;
border-bottom: 1px solid #EFEFEF;
}
#navigation ul li, #sidebar ul li {
list-style-type: none;
}
#navigation {
border-bottom: 1px solid #0099CC;
border-top: 1px solid #0099CC;
margin: -5px 0 0 10px;
}
/* Make menu full-width */
#header { padding: 0 0 20px; }
#navigation { margin-left: 0; }
#navigation ul li { padding: 0 5px 0; }
#navigation ul li.page-item-572 { padding: 0 9px 0; }