How to center the main menu?

Posted in: Newspaper
Post count: 15

How to center the main menu?

this code does not work:

#td-top-menu .sf-menu {
display: table;
float: none;
margin-left: auto;
margin-right: auto;

Post count: 388

For me it worked when I applied auto margins to #td-header-menu.

Post count: 15

OK. Works.

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