• Resolved fijijay

    (@fijijay)


    Hello All,

    thanks for the great theme. is there a way to remove the main menu, or make it hidden on all pages. I have it hidden from the main page, but the other pages is what I’m looking for. Where in editor may I be able to find this? I still want top and bottom menu, just the main menu, would like to remove or make it hidden. Thanks ahead for any help.

    Jay

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Jay,
    to remove the main navigation on the top you can add this to your child style.css or Custom CSS plugin:

    #access {
    display: none;
    }

    Thread Starter fijijay

    (@fijijay)

    Hi Kaniamea,

    Thank you very much. Did exactly what I needed. ??

    Jay

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove Main Menu’ is closed to new replies.