Support » Theme: Tracks » Centralise Primary Meny

  • Resolved muyf6d

    (@muyf6d)


    Hi!

    This forum is amazing! Sorry if this has been asked before – I trawled through the first few pages but couldn’t find an answer…

    How can I make the primary menu that appears beneath the logo/site name centralised? At the moment it’s aligned to the right, and because I have so many categories on there it looks funny, so I’d like to make it central.

    Thanks in advance!

    Raphy

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Hey Raphy,

    Try the following for centering the primary menu:

    .menu-primary {
      text-align: center;
    }

    You can copy and paste that code into the “Custom CSS” section in the Customizer (Appearance > Customize). Once added there, it should take affect right away.

    Thread Starter muyf6d

    (@muyf6d)

    Amazing! Thanks!

    Theme Author Ben Sibley

    (@bensibley)

    You’re welcome 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Centralise Primary Meny’ is closed to new replies.