• Resolved mv_mk

    (@mv_mk)


    Hey
    Thanks for your great theme. I’m facing a problem and I don’t know if it’s theme fault… I don’t want to have a main navigation, but it wont go off. Is there a solution for me?
    Nothing assigned to theme menu location.

Viewing 3 replies - 1 through 3 (of 3 total)
  • In that case you can try this. Go to Appearance > Customize > Additional CSS. Below the comment section add the following.

    
    .primary-navigation-wrap {
      display: none;
    }
    

    This should hide your primary menu. Hope this works.

    Thread Starter mv_mk

    (@mv_mk)

    Thanks for responding to my questions on such short notice. This works fine for me (y)

    Great! You are welcome.

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