Center menu header style 3

Posted in: Newspaper
Post count: 5

How do I center the menu using header style 3? I might be using an old version of the template because I only have 8 header styles (I see references to header 10 in the forums).

Can you help me with just centering the menu using header style 3 please?

Thank you,

JM

Post count: 7909

Hi,

Please provide a link so we can inspect this and provide an accurate solution.

Thanks!

Post count: 5
Post count: 23312

Hello jmbernstein,

To align your header menu, please try the code below and place it in your Theme panel->Custom Css area, like this: http://screencast.com/t/7HiSiZrBry

.menu-main-menu-container {
display:table;
margin-left: auto;
margin-right:auto;
}

The result you should see here: http://screencast.com/t/Xwc4o1Ifjox

Thank you for message!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.