Skip to content
Public Ticket #27147

Menu doubled

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

Please navigate to Appearance → Customize → Custom CSS, and then insert the following custom CSS code:

#navigation li:hover > .sub-menu,
.navigation li:hover > .sub-menu,
#navigation li:hover > .penci-dropdown-menu,
.navigation li:hover > .penci-dropdown-menu {
  pointer-events: auto;
  opacity: 1;
  visibility: visible;
}

Regards,
PenciDesign.



laugher replied

Customer Reply

Menu corrected. But second level seems not working.

PenciDesign Supporter replied

Staff Reply

Hi,

The problem is that you've included so many menu items, please modify it by going to Appearance → Customize → Menus.

Regards,
PenciDesign.


laugher started the conversation

Conversation Start

Menu seem ok to me. But it appears doubled on pc.

6553957872.png

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