Skip to content
Public Ticket #29451

Hamburger Menu

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

.pc-builder-element.penci-menuhbg-wapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  column-gap: 10px;
}
.pc-builder-element.penci-menuhbg-wapper:before {
  content: 'Menu';
}

Regards,
PenciDesign.



oktabaperis started the conversation

Conversation Start

Hello, I'm using Hamburger Menu. Can I add a text before the Hamburger like "MENU" or something and how?

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