Viewing 1 replies (of 1 total)
  • That’s not CSS, that’s PHP.

    If there is a class assigned to the menu, try this in your child theme stylesheet:

    .whatever_the_menu_class_is {
        margin-left:auto;
        margin-right:auto;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Move Menu Below Logo’ is closed to new replies.