Skip to content
Public Ticket #9109

How do I add top bar menu to mobile nav

Conversation thread

PenciDesign replied

Staff Reply

Hi,

1/ Please try add more this code to Customize > Custom CSS to do that:

@media only screen and (max-width: 960px){
ul.penci-topbar-menu li:hover > ul.sub-menu, div.penci-topbar-menu > ul li:hover > ul.sub-menu {
    display: block;
}
}

2/ Unfortunately, this theme doesn't support this feature..

Best Regards,

PenciDesign

Brumer started the conversation

Conversation Start

HiĀ 

I need to add my navigational topbar menu to a mobile menu - visiblle to smartphone visitors. How do I do so?

Another question - is it possible to make the topbar menu sticky (together with primary menu?

Thanks

Ildar

Want to join this conversation or access attachments? Sign in first.