Hi lads
Same here
You keep saying that mobile won’t show the top menu.
If certain menu item is not that important to be placed in the main menu, it doesn’t mean it’s not important at all for the mobile phone users.
So how do we suppose to show it to the them?
Why not to have separate menu for mobie where we can stick all the items we need?
Otherwise it doesnt make sense at all.
Do yo uagree?
Thanks
Hi all,
Should use the code below and place it in Theme panel -> Custom CSS area.
The code is ->
@media (max-width: 767px){
.td-header-style-8 .td-header-top-menu {
display: block;
}
}
@media (max-width: 767px){
.td-header-top-menu-full {
display: block!important;
}
}
@media (max-width: 767px){
.td-header-sp-top-menu {
display: block !important;
}
}
@media (max-width: 767px){
.td-header-top-menu-full {
display: block!important;
}
}
After using this code notice that you will need to make some adjustments to a better design.
Hope this helps!
Thanks for the message!
we want to display top-header-menu tabs in mobile menu so it is not possible to set it responsive design rather than confusing CSS. I can see this type of top-header-menu in mobile with above given code https://screenshot.net/kqqn7tk. Hope you understand my query.
Ah
I got it wrong
I was thinking it will show up in the mobile menu not in the header.
Separate menu for header like many themes do is something you should consider for future updates.
It really deosn’t make sense the way it is now.
Great theme with so many features but the menu spoils the whole thing
Hi,
Sorry but please notice that the mobile mode has not been designed to display the Top Bar at the top of the page on mobile devices, sorry! The top bar menu has been added to the hamburger menu when this will be open, sorry! This is the theme’s behaviour and if you want to change it you should do it through the code and if you are not aware of the steps which are needed to take, in this case, please consider hiring a freelancer/developer to help you because we cannot provide custom services at the moment, sorry!
Thanks for your understanding!