Skip to content
Public Ticket #8219

Topbar Menu on mobile

Conversation thread

waelmoussa replied

Customer Reply

Thanks, it's work now

PenciDesign replied

Staff Reply

Hi,

Please add more this code to Customize > Custom CSS to make it appears on mobile:

@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;
}
}

Best Regards,

PenciDesign

waelmoussa started the conversation

Conversation Start

Hello,

The topbar menu it's not showing the sub-menus

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