Skip to content
Public Ticket #31315

Primary menu moving out of the top section

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

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

@media only screen and (min-width: 961px) {
  #navigation.menu-item-padding ul.menu > li > a {
    padding: 0 5px;
  }
}

Regards,
PenciDesign.

nnavayugam started the conversation

Conversation Start

hi There,

my Primary menu is moving out of the top bar when i add more menus, also while the resize the browser same issue occurs. please help with dong necessary CSS changes

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