I know there are a few post around this topic but my issue is not specific to language selector or any other widget. The top bar on my site is not shown on any mobile device (tablet, smartphone) but works properly on desktop. What went wrong? Many thanks.
Site URL: hiddenThank you for the super fast answer. Can you please be more specific where to change. I have a hard time to find it. Many thanks.
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.
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.