• Hi there.
    When i click the hamburger menu, i get my main menu, that i have set and then under it, for some reason it’s adding post categories, how do i stop it from putting categories on the burger menu? Categories are NOT not selected on the appearance-menu options.
    Thanks
    Steve

    • This topic was modified 2 years, 8 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Everything else WordPress topic
Viewing 3 replies - 1 through 3 (of 3 total)
  • can you post a link to your website or a screenshot or something so we can see what you are asking about?

    Thread Starter sumosteve

    (@sumosteve)

    Hi Ben,
    Sorry was on vacation, but ended up finding an answer on stackoverflow where i posted similar, and here was the answer in case anyone else has the same issue:

    .widget_categories
    {
    display:none!important;
    }

    Oh no need to apologize, I’m glad you are all sorted out!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘burger menu adding post categories’ is closed to new replies.