Top bar mobile visiblity

Posted in: Newsmag
Post count: 9

Hello,

https://forum.tagdiv.com/topic/topbar-is-not-visibile-in-mobile-view/

I tried this URL, but it didn’t work for me.

Can you tell me some solution for me?

My site URL : http://poohsiro.com

Thanks!

Post count: 23312

Hello gh03083,

You should use the code below ->

@media (max-width: 767px){
.td-header-top-menu {
display: block;
}
}

Thanks.

Post count: 9

It works properly. Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newsmag’ is closed to new topics and replies.