New Landing How can we help? Themeforest Theme Support Dante Login/My account on top doesn't show on mobile

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #261916
    ryoeun0
    Member
    Post count: 15

    When viewing my website on a mobile phone the top bar disappears and there is no way for users to access to “Login/My Account” to login to their account. How can I fix this?

    #262110
    David Martin – Support
    Moderator
    Post count: 20834

    Please use this CSS:

    @media only screen and (max-width: 767px) {
    #top-bar .tb-left, #top-bar .tb-right {
        display: block;
    }
    }

    Thanks.

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