remove category menu under header
-
Hi, I’m using the [ link removed ] theme and I’m trying to get rid of the category menu from under the header section. I’ve hidden it by tweaking this section:
#header {
height: 60px;
padding:50px 0 10px 0;and this section:
/* Menu Secondary
—————————-*/
.menu-secondary-container {
position:relative;
height: 0px; [was 34]
z-index: 300;
background: url(images/menu-secondary-bg.png) left top repeat-x;
}which you can see here: https://energisemybusiness.com
But when I put the mouse over the L/H side under the header it displays “uncategorized”.
I’ve also got the dreaded 2 “home” pages problem in the navbar. Can anyone help please?
Cheers
John
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘remove category menu under header’ is closed to new replies.