Top Bar doesn't display on Mobile

Posted in: Newspaper
Post count: 3

My website: aidbrom.com

The top bar displays on desktop and laptops but it doesn’t display on mobile phones.

Kindly advise

Post count: 18283

Hello !

On mobile devices the top bar is being displayed in the menu.

Thank you !

Post count: 3

But it doesn’t display the links that I have added to the top menu on mobile.

Examples below:
https://imgur.com/a/bOqt21h

Please advise.

Post count: 18283

Hello !

Sorry for missunderstanding your issue, Unfortunately those links cannot be displayed. You could use a css code like this but we do not recommend it since it will brake the layout of the page: @media (max-width: 767px) {
.td-header-top-menu-full,
.td-header-sp-top-menu {
display: block!important;
text-align: center;
}}

The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5

Thank you !

Post count: 3

Hi,

Thanks very much for your feedback, do you this feature would be added in a future update?

Basically what I need is to display some other links on the mobile menu apart from my main menu, for example like a different language link or a registration form link.

Please advise me how I could solve this?

Thank you!

Post count: 18283

Hello !

You can add those in the main menu in order to get them displayed on the clickable menu on the left side but for the Top bar there are no plans at the moment to implement that.

Thank you for your understanding !

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