How to add top header menu on mobile menu

Posted in: Newspaper
Post count: 31

Hi! Is there a chance that top header menu could show on mobile menu aswell? At the moment the only menu visible on mobile is the main menu.

Post count: 35449

Hi,

Please replace the above css with this one:
@media (max-width: 767px){
.td-header-top-menu-full, .td-header-sp-top-menu {
display: block!Important;
}
}

Se results: https://www.screencast.com/t/ULs1sH71CHQ7

Thank you.

Post count: 31

Hi! Can it be added on the accordion menu on mobil? I mean the one here: https://imgur.com/a/Q7PL5BX

Post count: 35449

Hi,

You can use the mobile theme, make a new menu and add all links from desktop menu after that set it for mobile menu.
-> https://www.screencast.com/t/nGbMDT6xN

Hope this will help you!
Thanks.

Post count: 31

For some reason the mobile menu option is missing. See attached: https://imgur.com/a/fCIehq4

Post count: 35449

Hi,

In order to can set a menu to mobile you need to have the mobile theme activate.

Thank you.

Post count: 31

Understood! Thanks!

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