Menu

Home Forums Best Business Pro Menu

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1612
    Anonymous
    Inactive

    I like the menu in the top header and would like to remove the main header menu. Where would I do that at?

    Thanks!

    #1614
    Axle Support
    Moderator

    Hello @Michael

    Thank you for using our pro theme,

    If you want to remove the main navigation you just go to
    Customizer-> Additional CSS and place this CSS

    #main-nav {
    display: none;
    }

    Hope this solves your problem if you have any other please do let us know. We will be happy to assist you further.

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.