Reply 153212 to: Top Bar on Landscape

Avatar: 8theme
8theme
Support staff
January 27, 2017 at 09:22

OK, try to replace the code with a new one instead

@media only screen and (max-width: 1200px) and (min-width: 992px){
 .top-bar {
     display: block;
 }
 .top-links ul{
  right: auto;
  left: 0;
 }
 .top-bar .top-links .topbar-widget{
  display:block;
 }
}

Regards

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.