Menu on Top Bar

Posted in: Newsmag
Post count: 21

Social icons and Sign-in Modal on the Top Bar show in mobile menu, but menu items do not. Is there any way to get them there on the mobile menu?

Post count: 35449

Hi,

I just checked your website using my mobile and the menu items are displaying -> https://i.imgur.com/FFCeswz.png

Thank you!

Post count: 21

Hello,

I meant the menu items of Top Bar. Those showing right now are main menu, not top bar menu.

Post count: 35449

Hi,

The top bar is not displaying on mobile devices, if you want to display it, then you need to use a custom css like this one -> https://i.imgur.com/USvbDwa.png
.td-top-menu-full {
display: block;
}

The code need to be set here -> https://i.imgur.com/t6jN3id.png

Thank you for your understanding!

Post count: 21

Okay. Thanks a lot.

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