New Landing How can we help? Themeforest Theme Support Dante Hiding Menu on specific page without hiding logo

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #45090
    rdcsi
    Member
    Post count: 5

    Hello,

    I am looking to hide the main menu on a specific page but without hiding the logo. This is the custom css that I found on another thread but it is for the whole header.

    .page-id-1 #header {
    /* for whole header except the top bar */
    display: none;
    }

    What is the class or id that I would target for only the main menu.

    Thanks

    #45380
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try this:

    .page-id-7606 #main-navigation {
      display: none;
    }

    – Kyle

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register