Viewing 1 replies (of 1 total)
  • Try adding this CSS to Theme Options> Advanced Settings and let me know if it works for you:

    @media (max-width: 992px) {
    div#topbar {
        display: none;
        }
    }

    -Kevin

Viewing 1 replies (of 1 total)
  • The topic ‘How to hide Topbar on mobile? Virtue theme’ is closed to new replies.