Reply 152891 to: Top Bar on Landscape

Avatar: 8theme
8theme
Support staff
January 24, 2017 at 10:09

Try to use this code snippet in custom CSS to show top bar for ipad

@media only screen and (min-width: 992px) and (max-width:1200px){
 .top-bar {
     display: block;
 }
}
Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.