Viewing 4 replies - 1 through 4 (of 4 total)
  • Personally, I don’t think it would look very good, unless the menu items were spaced out a bit wider. Anyway, it looks like you are using a child theme, so try adding this CSS to the end of your style.css file:

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

    Thread Starter Ray Davies

    (@ray-davies)

    Hey thanks my friend. I like the menu as is, but my wife just mentioned to me about making it central, so I thought I’d take a look. Again, thanks for your help

    Thread Starter Ray Davies

    (@ray-davies)

    I tried it and it worked a treat, but like you, I preferred the left align look

    Thread Starter Ray Davies

    (@ray-davies)

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Centralise main menu’ is closed to new replies.