Skip to content
Public Ticket #30610

Change hover line size and distance from menu to mega category

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

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

#navigation .menu > ul.sub-menu > li > a:before,
#navigation ul.menu > li > a:before,
.navigation .menu > ul.sub-menu > li > a:before,
.navigation ul.menu > li > a:before {
  height: 5px;
  bottom: calc(50% - 20px);
}

Regards,
PenciDesign.

Mr Hung started the conversation

Conversation Start

Please guide me how to change the hover line size and distance from menu to mega category

Thank you very much!

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