Skip to content
Public Ticket #19803

Center align the Primary Menu

Conversation thread

polorush replied

Customer Reply

ok thx

PenciDesign Supporter replied

Staff Reply

Hi @polorush,

Following this case, you can create a new header layout by using the Penci Header Builder. Here is a video document:


Regards,
PenciDesign.


polorush replied

Customer Reply

Hello, it's work but in my case I dont want to moove the logo on the left and the icon research on the right (so really just the primary menu)

PenciDesign Supporter replied

Staff Reply

Hi,

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

#navigation .container {
    display: flex;
    justify-content: center;
}
#top-search {
    order: 2;
}
#navigation .menu {
    margin-right: 15px;
}

Regards,
PenciDesign.



a5d8g2j4l6 started the conversation

Conversation Start

Dear support team , 

I’m looking for a way to center align the Primary Menu (header menu) . May I have your kindly help ? Many thanks.

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