Skip to content
Public Ticket #6937

Hamburger menu

Conversation thread

cjuge replied

Customer Reply

Perfect, thank you so much! :D

PenciDesign replied

Staff Reply

Hi,

I see the issues you got, you can't see mobile menu because you've change color for it to white color - so, you can't see it.

Please go to Customize > Colors for Header > on "Main Bar Search Icon Color" > change it to black color and you will see the button mobile like this

When you have this, you can disable menu hamburger.

Best Regards,

PenciDesign

PenciDesign replied

Staff Reply

Hi,

Can you show me your site url to I can take it a look?

Best Regards,

PenciDesign

cjuge replied

Customer Reply

It don't change anything :(

PenciDesign replied

Staff Reply

Hi,

Ok, if so please add more this code to Customize > Custom CSS to hide it on desktop:

@media only screen and (min-width: 768px){
.penci-menuhbg-wapper{ display: none; }
}

Best Regards,

PenciDesign

cjuge replied

Customer Reply

The problem is that I want it on mobile navigation but not on computer navigation

PenciDesign replied

Staff Reply

Hi,

By default, on mobile already support mobile navigation - not hamburger menu. So, you don't need to enable hamburger menu if you don't want it appears on desktop.

Best Regards,

PenciDesign

cjuge started the conversation

Conversation Start

Hello,

How to remove the "Hamburger Menu" on the computer display and leave it just for the portable display?

Thanks

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