New Landing How can we help? Themeforest Theme Support Dante Showing top-bar menu on mobile?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Posted in: Dante
  • #70843
    Brentnauer
    Member
    Post count: 65

    Hi there,

    How would I go about showing the top-bar menu on mobile?

    #71074
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Try adding this to your custom css:

    .tb-left.col-sm-6, .tb-right.col-sm-6 {
      display: block!important;
    }

    – Kyle

    #71080
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please try to custom css

    @media only screen and (max-width: 767px) {
    #top-header{display:block}
    }

    Thanks 🙂
    With Best Regards
    Swift Ideas

Viewing 3 posts - 1 through 3 (of 3 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