Viewing 3 reply threads
You must be logged in to reply to this topic.
Hello,
You can do that with some custom css. Try this code:
@media (max-width: 767px){
.top_nav {display: block !important;}
}
Let us know.
Best regards!
You must be logged in to reply to this topic.