New Landing How can we help? Themeforest Theme Support Dante Top Bar Select on Pages

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #32945
    don4law
    Member

    Is it possible to limit the top bar or change it on certain pages? There are some pages I do not want to include it, or provide different menu items? Can this be done in Dante?

    #32973
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    Sure, you can disable it based on the page ID with the following custom css, added to the panel within the Theme Options:

    .page-id-1 #top-bar, .page-id-20 #top-bar {
    display: none;
    }

    Unfortunately there isn’t a way to provide different menu items at the moment.

    Hope the code above is of use to you.

    – Ed

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 the following item
Login and Registration Log in · Register