• Resolved jackgym

    (@jackgym)


    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)
  • Pioneer Web Design

    (@swansonphotos)

    Instead of your customization, try this:

    Assuming your theme supports WP custom menus, go to:

    Admin Dashboard>Appearance>Menus

    Then, create a new menu, add nothing to it, save it, then apply it to the menu section desired (looks like at least two with this theme).

    If not, review with Theme Dev. on how best to customize the page template(s) that output this menu.

    Thread Starter jackgym

    (@jackgym)

    Thanks for your input. For the other problem, do I need to delete the whole Secondary Menu code? If so, do you know which code to delete?
    Thanks
    John

    Thread Starter jackgym

    (@jackgym)

    I’m going to close this request. Thanks for your help.

    Thread Starter jackgym

    (@jackgym)

    Resolved!

    WPyogi

    (@wpyogi)

    That theme is not released under the GPL license which is not in keeping with WP policy and philosophy – and it thus not supported here. I’d strongly suggest you read this and find another theme that is of known good quality and complies with WP policy.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘remove category menu under header’ is closed to new replies.