Reply 155481 to: top bar not fully shown on mobile devices

Avatar: Rose Tyler
Rose Tyler
Support staff
February 22, 2017 at 14:33

Hello,

You can add this code in Custom css:

@media only screen and (max-width: 992px){
.template-container .top-bar .top-links {
    display: inline-block;
}
}

Regards,
Rose Tyler.

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.